Possible to use USB in STM32G0B0KE (32pin)?
In datasheet STM32G0B0KE/CE/RE/VE, DS13565 Rev 2, page 28/105 this can be read:
"The embedded USB controller cannot be used on STM32G0B0KE as this device does not provide an HSE oscillator input."
As it is written on same page "the clock source must use a HSE crystal oscillator", HSE must be used for USB functionality. Since it is no pins for HSE crystal in the 32 pin package, it will be impossible to use HSE crystal. HOWEVER it is possible to set HSE in BYPASS and connect an external clock oscillator. If this external clock is accurate it would be possible to use USB on this device - wouldn't it?
However I also found this:
page 9: USB=None for K
page 14: "USB on pins PA11/PA12 (except for STM32G0B0KE)"
page 37: "USB-related alternate or additional functions do not apply to 32-pin package"
page 87: "The STM32G0B0KE/CE/RE/VE USB interface "
page 104: " to indicate the impossibility of using USB controller on STM32G0B0KE"
So I am confused. Is the USB block in the device or not?
PS. Please make a variant of STM32G0B0KE with HSE Crystal pins.
