Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

SPI under cyclone IV , number of LVDS recieves ?

Altera_Forum
Honored Contributor II
1,293 Views

Is SPI supported natively under CYCLONE IV or do I have to bit-bang in order to get it to work with SPI peripherals.  

 

Also how many LVDS receives does the CYCLONE IV have on the EP4CE6 TQFP ? I need 16 LVDS recieves @ 480 Mbps for a CMOS area scan sensor data and spi to control it.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
459 Views

For the number of LVDS channels supported, you can refer to the device overview chapter of CIV device handbook.

0 Kudos
Altera_Forum
Honored Contributor II
459 Views

Chapter 9 of the embedded peripherals ip user guide (https://www.altera.com/literature/ug/ug_embedded_ip.pdf) covers Altera's SPI peripheral. This will work in Cyclone IV. That should allow you to do something a little better than bit-banging. 

 

As for LVDS - have a look through the cyclone iv device datasheet (https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/cyclone-iv/cyiv-53001.pdf). 480Mbps is quite punchy - is that DDR? Look at table 1-36 on page 1-32. This covers the LVDS data rates you can expect to achieve with Cyclone IV. 

 

Cheers, 

Alex
0 Kudos
Reply