STM32H523 USB HOST WITHOUT EXTERNAL CRYSTAL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-20 2:19 AM
i am using stm32h523 mcu and using usb host msc feature for data logger. i generate code using cubemx and compiler keil. i want to know can i use usb host msc without external cyrstal
Solved! Go to Solution.
- Labels:
-
STM32H5 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-20 3:59 AM
Hello @PALGAU007 and welcome to the community,
Yes you can use HSI48 as source clock for USB on STM3232H523 MCU and no need for external crystal.
Hope that answers your question (if it's the case please accept as solution)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-20 3:59 AM
Hello @PALGAU007 and welcome to the community,
Yes you can use HSI48 as source clock for USB on STM3232H523 MCU and no need for external crystal.
Hope that answers your question (if it's the case please accept as solution)
