Forum Discussion
Bessem
New Contributor
4 years agoSPI (3 Wire Serial) Intel FPGA IP
I am using de1-soc in order to read analog inputs from ad7324 which has an SPI interface.
I can't see the addresses of this SPI ( data_from_cpu, data_to_cpu, mem_addr, read_n, spi_select, write_n) in order to create an application .C and then i can acquire my ADC due to this addresses.
Is there any document or any answer to know SPI (3 Wire Serial) Intel FPGA IP addresses ?
4 Replies
- aikeu
Regular Contributor
Hi Bessem,
You can refer to this document:
https://www.intel.com/content/www/us/en/docs/programmable/683130/21-4/introduction.html
You can also refer to this design example:
Thanks.
Regards,
Aik Eu
- aikeu
Regular Contributor
- Bessem
New Contributor
Hi!
I'm trying to find the addresses.
Thanks for helping i will contact u as soon as possible