stm32l496 SDMMC Correct Sequence for writing multiple blocks
I am in the process of porting some code from stm32F405 to stm32L496 in the hope of reducing current consumption.One of the things my code does is write to an SD card, and because it writes a lot of data, I useSD_CMD_WRITE_MULT_BLOCKAnd then repeat {...