For a factory new STM32F401CE, does the HSE oscillator run before loading any code?
I'm wanting pointers to how to debug a new platform design. Will the internal oscillator allow loading code via boot0 and the USB port?
Here's the schematic and layout:
https://github.com/kanzure/culture_shock/blob/master/hardware_schematics_layouts/pyflex_f401.sch.png
I put a guard ring around the crystals and caps, and kept them short ans symmetric.
When 3.0V applied, I get no oscillations at the HSE output or LSE output measured with an active probe with 3pF loading.
#hardware #stm32f401 #boot #bring-up #crystal