Question about FATFS Integration on STM32H5 Modules
Hello everyone,
I have a question about the STM32H5 modules. I can't find the integrated FATFS in the list of middleware provided by ST. Is it complicated to integrate FATFS by myself, or should I use the middleware provided by ST?
I am using STM32CubeMX for my project, and I've noticed that the FATFS middleware option is available for other STM32 families but not for the STM32H5. If I need to integrate FATFS manually, what steps should I follow? Are there any specific configurations or additional libraries required to ensure compatibility with the STM32H5?
Additionally, any advice on best practices for setting up the file system, optimizing performance, or troubleshooting common issues would be greatly appreciated.
