2024-12-20 02: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.
2024-12-20 03: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)
2024-12-20 03: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)