mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
* Assumes that the USB2_OTG peripheral is being used in FS mode, as on the NUCLEO-H743/753. * Disable ULPI on USB2_OTFG, enable FS clk. * Enable USB voltage detect and disable USB reg, per STM app notes. Signed-off-by: Jeremy Wood <jeremy@bcdevices.com>