User Activity

Hi guys,I have to store some data on a sd-card. (The data will be a huge number of bytes)I want to save them in a high frequency (now about 5kHz) in a buffer on the chip (RAM) and then store them in a lower frequency (1Hz) on the sd card.So I have se...
Hi guys,I have a question about my project with STM32L4R5ZIT6.I want to use the SDMMC1 peripheral together with the FAT-file system to write some logging data on a sd card.After several failed tries to write a test-file on the sd card with the FAT fu...