Get Demo
Issues in stm32 USB device driver (drivers/usb/device/usb_dc_stm32.c) can lead to an infinite while loop.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.