Why are HFRDY and THREAD set after running MX_USB_DEVICE_Init() ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
Labels:
- Labels:
-
STM32CubeMX
-
STM32L4 series
-
USB
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-03 5:44 AM
Hi @DK, HFRDY and THREAD set after the first HAL_Delay in USB_Core,
