STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SDMMC + FATFS saving logs

Hello @ST Community I am using STM32F769I-disco to save real time data in SD card with SDMMC2 & FATFS. The sensor value are type float. The problem is that there are saving data in the file of SD card but the screen freeze.this is the code that i am ...