Skip to main content
Visitor II
December 20, 2024
Solved

STM32H523 USB HOST WITHOUT EXTERNAL CRYSTAL

  • December 20, 2024
  • 1 reply
  • 573 views

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  

    This topic has been closed for replies.
    Best answer by mƎALLEm

    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)

    1 reply

    mƎALLEmAnswer
    Technical Moderator
    December 20, 2024

    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)