Hello! I'm testing FatFS on my evaluation board and is working only for a 2gb sd card. I'm using the example from the Cube repository. Can anyone help me?
I'm need to use a microSD card on my new project, so I decided to test in my evaluation boards.
I have a STM32373C-EVAL and a STM3210C-EVAL boards.
For the tests I used 2Gb, 4Gb, 8Gb and 16Gb sd cards.
Now came the problem, on the STM32373C-EVAL only the 2gb sd card works, and in the STM3210C-EVAL all have worked.
On the STM32373C-EVAL, except for the 2Gb, the sd cards could not be initialized.
I used the FatFs_uSD application example from the STM32Cube_FW_F3 and STM32Cube_FW_F1 on Truestudio.