Resolved! STM32H7 USBX hub class flaky - Bug???
There seems to be a bug when using the USBX hub class. Sometimes it works, but most often it does not. The problem appears to be with file: ux_host_stack_enum_thread_entry.c. The code: VOID _ux_host_stack_enum_thread_entry(ULONG input) { UX...