Forum Discussion
Altera_Forum
Honored Contributor
9 years agohow to interface an ADC with 3 wire SPI (bidir SDIO) to Qsys ?
Hi, I need to connect the SPI port of an AD9266 ADC to a Cyclone 5 SoC. This is a 3 wires SPI : clock, CS and bidirectional data (SDIO). Can I have some hints ? I see that the QSYS SPI module s...
Altera_Forum
Honored Contributor
9 years agoIt might not be possible to make the QSPI controller behave like a generic bidirectional SPI controller since it's intended for QSPI flash devices and not I/O like an ADC. I do not believe Qsys comes with a bidirectional slave controller but it shouldn't be much effort to create one from scratch especially if you build it just for the ADC you have in mind.