2023-02-20 12:14 AM
Hi,
I use STM32L496ZGT6.
I want to know why are HFRDY and THREAD set after running MX_USB_DEVICE_Init() ?
HFRDY and THREAD are part of the FPCCR register.
I configured MCU as USB device.
Best regards.
2023-04-03 05:44 AM
Hi @DK, HFRDY and THREAD set after the first HAL_Delay in USB_Core,