I have been working on a STM32L496VGT6 using a 2GB sd card. I have the interface set to 4bit bus, no flow control and a clock divider of 4. I have a demo application that uses SDMMC, FreeRtos and FatFs and works perfectly. When i move the exact fi...