cancel
Showing results for 
Search instead for 
Did you mean: 

HSE oscillator when using USB

David Ashman
Associate III

The STM32F303xB datasheet states that HSE oscillator should be used when using USB. I suspect it is because of the degraded accuracy of the HSI oscillator at temperature. I've had issues with CAN not working well with HSI at elevated temperature. Does anyone have experience using HSI vs. HSE for USB-CDC class virtual COM port? Thanks!

1 REPLY 1

I don't think there is much experience out there. Why would anybody want to have an unreliable element in an already wacky interface, which has the potential to bite you in the least convenient moment?

Try to have a look at the HSI using oscilloscope.

Some STM32 out there can condition an internal RC oscillator based on USB SOF, but not the 'F3.

JW