FreeRTOS + FAT fs support on STM32H573
Hello Team,
I have recently started working with STM32 microcontrollers, specifically the STM32H573.
In my current project, I am utilizing FreeRTOS as the real-time operating system (RTOS). However, I need to incorporate support for the FAT file system, and unfortunately, I haven’t been able to find any relevant documentation.
Could you please guide me on how to add FAT file system support to FreeRTOS for the STM32H573?
Any assistance or pointers would be greatly appreciated.
Thank you in advance for your help.
Best regards,
Paras
