User Activity

I have bumped in a problem when using USBX on STM32U5A5 controller. Application generated HardFault somewhere inside USBX driver. After some digging I have found the cause of problem was unaligned write to RAM when driver was creating USB device desc...