Question
USBX standalone on STM32H5
I'm trying to use STM32CubeMX to generate a USBX Device CDC ACM in standalone mode (without using ThreadX).
I'm using a Nucleo-H563ZI to test with.
I can do this with ThreadX and get it working, but when I try the standalone configuration it doesn't work.
Is there any documentation, howto or guide on how to configure and setup USBX standalone on the H5 series?
