User Activity

I need to read data from SD card and then send them via uart in STM32f7 discovery kit. so I did the initial setting such as open the text file using fatfs and then inside a while loop I read the data. but I need to execute that when I press fetch but...
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 th...
Hi, I am currently working on a project that requires loading data from an SD card and displaying them in GUI or I need to have another option to send data using SPI, I am using an STM32F746G Disco board to do this, how to approach this one any idea ...
I want to add custom wave forms like square, sine and etc, so how I could achieve this easily?