STM32U5 - USBX memory defaults woefully small
TL;DR - adding USBX and the USB CDC device class to my STM32U5 TouchGFX project causes it to fail during initialization, because the default memory settings are woefully inadequate.I have a TouchGFX project running on an STM32U5G9J-DK2 using ThreadX....