Question
how to implement USB MSC device and Freertos on stm32h743
hi there,
my application to use USB MSC device on FreeRtos,
for that I have implemented it without Freertos in cude ide, but with Rtos I could not do it.
can some one guide me how to implement it.
I followhttps://controllerstech.com/stm32-usb-msc/
this link, initial i tried it on Internal Ram.
STM32H743
CudeIde
Freertos
new to Rtos.
