Does STM32Cube provide a FAT32 / micro SD card example for micro SD cards up to 32GB connected via SPI interface?
I'm using a STM32F103 MCU in a project with micro SD card interface. The SD card is connected via SPI. When I use the STM32 SW, I can only connect to SD cards with a maximum capacity of 2GB.How can I support cards with up to 32GB capacity?