What Framework/Library is needed to read an SD card containing FAT using the STM32N657-DK?
My question revolves around TouchGFX and firmware for accessing the SD card.
I'm studying the STM32N657-DK and am already getting good results with TouchGFX. Now I need to write a module to read the SD card, count the files, and update a progress bar. I already know how to update it, but I'm still having difficulties reading the SD card. I don't know which library to use.
Could you suggest examples and/or which library would be most suitable?
Thank you.
