User Activity

Hi.I am trying to implement RTC smooth calibration on STM32F446 MCU based board.  Did look at the example "Real Time Clock (RTC) software expansion for STM32Cube (AN4759)" where smooth calibration is implemented using two timers. The first one counts...
Hi.I have few questions regarding SDIO and SD card write performance.I am using STM32F446 MCU and a simple application using polling SDIO that writes (appends) 32 blocks (16KB) of data to the SD card every 20ms. I do not use filesystem, just writing ...