STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H523 RTOS USBX host mass storage

Hi, I am currently working on a project for the STM32H523 microcontroller. In the project I want to use AZURE RTOS to support a pendrive connected to the USB port. I know that I have to use the THREADX, USBX (host mode) and FILEX packages. Unfortunat...