How to use USB, FatFS and FreeRTOS with the STM32U5A9NJHxQ
Dear All,For the needs of my project I need to be able to check if an USB drive is attached to my device, if it is then I need to mount it and then I need to be able to do all the different FatFS commands.So far I have managed to import the FatFS lib...