Skip to main content
Visitor II
November 28, 2023
Solved

FATfs code for stm32f769NIH6

  • November 28, 2023
  • 2 replies
  • 1344 views

Hi,

Can you priovide any reference SD card fatfs code for stm32f769NIH6 Microcontroller.

Thanks & Regards,

Mounika

    This topic has been closed for replies.
    Best answer by KDJEM.1

    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

     

     

    2 replies

    KDJEM.1Answer
    Technical Moderator
    November 28, 2023

    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

     

     

    Technical Moderator
    November 28, 2023