hello i have made parallel interface on fmc to stm32h745hix6
i want to read the data but facing issue while reading
please can anyone help me one-on-one
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello i have made parallel interface on fmc to stm32h745hix6
i want to read the data but facing issue while reading
please can anyone help me one-on-one
Hello vinay,
Please see these FAQs:
If you're just getting started, I suggest Serial Data mode. It is the most like traditional SPI. More info on traditional SPI can be found here: https://www.ti.com/video/series/analog-to-digital-converters-adcs.html
Upon reading the FAQs, you will most likely have to capture a logic analyzer or oscilloscope data. It should look like the timing diagram above.
Best,
-Cole