Question
stm32l412kbu3 USB
I want to use the 32-pin package of STM32L412 (STM32L412KBU3) as a USB device, using I2C to connect to a few sensors.
- If I use HSE clock on pin PA0, any suggestion as to a suitable crystal & caps?
- Could I use LSE instead, would this be accurate enough for reliable USB?
- Is the internal HSI clock accurate enough for USB? Would it be corrected?
- How to get power from USB-C connector to Vdd - I assume an LDO convertor to get from USB 5v down to 3.3v
