Middleware for stm32wba52cgu6 microcontroller
I am using smt32wba52cgu6 MCU in my project. In this project i want to use SD card module but since the module has no FAFTS middleware in STM32Cube Mx as well as in STM32cube IDE. I am using the libraries available in the git hub for fafts (https://github.com/STMicroelectronics/stm32-mw-fatfs) in IAR embedded workbench but there is problem while uploading the code (i.e. run time error). Please guide me how could i do that and properly insert these libraries in my program or if i am wrong please share me how to go properly.
