Forum Discussion
vondart
New Contributor
3 years agoCyclone IV E implementing SPI
I'm using EP4CE10 as a SPI Master to control LMX2820, then find the control words are not written correctly. Does the I/O pin selection and configuration has special requirement?
- 3 years ago
Hi,
Regarding the Pin Out, for your device is:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/dp/cyclone-iv/ep4ce10.pdf
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/dp/cyclone-iv
We do not have any example on SPI for Cyclone IV.
Maybe you could check these out, see if it helps:
https://forum.digikey.com/t/spi-3-wire-master-vhdl/12743
EBERLAZARE_I_Intel
Regular Contributor
3 years agoHi,
Could you share the Quartus design?
Have you tried to do a signal tap to see if the output are as expected?
vondart
New Contributor
3 years agosignal Tap II from Quatus indicates the timing is right. I'm switching to STM32H7 for another try. The STM32F1 worked, but SPI baud-rate is too low and ADC sampling rate is not enough.