Question
STM32F746G-Discover SPI communication
Hi I am using an STM32F746G DISCO board, I need to read some data from the SD card and then visualize them on the display and afterward, I need to send those data using SPI to the FPGA board, So I need some help insights related to this to achieve this target. I look at some UART examples but I need SPI communication in this case.
