Question
STM32G431 crystal less usb
I want to synchronize the cpu clock frequency with the SOF frequency of USB.
datasheet says, that you may use HSI48 for crystal less operation or use an XTAL.
Question is: Is HSI48 synchron with the SOF frequency?
(than I could use MCO out as reference clock)
second question:
in CubeMX I can configure HSI16 to generate the 48 MHz USB clock. Will that work? CubeMX generated no warning.
