2023-11-27 11:28 PM
Hi,
Can you priovide any reference SD card fatfs code for stm32f769NIH6 Microcontroller.
Thanks & Regards,
Mounika
Solved! Go to Solution.
2023-11-27 11:38 PM - edited 2023-11-28 12:03 AM
Hello @mounika and welcome to the Community :),
The FatFs_uSD example is available in STM32CubeF7 package.
This application provides a description on how to use STM32Cube™ firmware with FatFs middleware component as a generic FAT file system module using STM32F769I-EVAL. The objective is to develop an application making the most of the features offered by FatFs to configure a microSD drive.
I think also this article: How do I Create a File System on a SD card using STM32CubeIDE? can help you.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-11-27 11:38 PM - edited 2023-11-28 12:03 AM
Hello @mounika and welcome to the Community :),
The FatFs_uSD example is available in STM32CubeF7 package.
This application provides a description on how to use STM32Cube™ firmware with FatFs middleware component as a generic FAT file system module using STM32F769I-EVAL. The objective is to develop an application making the most of the features offered by FatFs to configure a microSD drive.
I think also this article: How do I Create a File System on a SD card using STM32CubeIDE? can help you.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-11-28 05:30 AM
Duplicated thread: https://community.st.com/t5/stm32-mcus-products/fatfs-example-code-on-stm32f769nih6/td-p/614040