Is SDIO f_write with DMA blocking - Need to log sensor data to SD card
Hi,I have a Nucleo-L476RG development board that I am evaluating for my application. One of my basic requirement is to read data from an IMU sensor ICM20948 (https://www.sparkfun.com/products/15335) using I2C and write those data to a SD card.I am us...