2022-06-20 06:06 AM
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.