2024-04-26 04:28 AM
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.
but get the following errors in uVision when compiling
2024-04-28 01:05 PM
So it's because of the silly void * ? Can you just change the definition in fx_port.h to match the other one?
2024-04-29 12:17 AM
I did that and now its throwing multiple defines