cancel
Showing results for 
Search instead for 
Did you mean: 

U5G9 USBX without ThreadX

PhilipC
Associate III

CubeMX: 6.11.0

STM32U5: 1.5.0

uVision: 5.39.0.0

Hi, I saw the latest post about USBX baremetal now being possible and thought i would give it a try.

I want to read USB drives and usb uart port to PC for comms.

PhilipC_1-1714130818521.png

 

but get the following errors in uVision when compiling

PhilipC_0-1714130748026.png

 

2 REPLIES 2
Pavel A.
Evangelist III

So it's because of the silly void * ? Can you just change the definition in fx_port.h to match the other one?

 

PhilipC
Associate III

I did that and now its throwing multiple defines

PhilipC_0-1714374995460.png