Forum Discussion
KennyT_altera
Super Contributor
1 year agoWe used bit rate for the calculation, you can check the information here https://www.intel.com/content/www/us/en/docs/programmable/683711/22-3/features-of-the-spi-controller.html
- Fuad11 year ago
New Contributor
Dear Kenny,
What you provided is the data rates for the HPS SPI controller. Would you please provide the maximum supported SPI clock rate/data rate of the Intel FPGA SPI IP (Altera Avalon 4 wire serial) for slave and master modes? Thank you.
Regards,
- FvM1 year ago
Super Contributor
Hi,
maximal master sclk rate is clk/2 (clock divider 2, 4, 8 ...). Maximal slave sclk rate is clk/3 if read the doc correctly.