Solved
STM32F767 LSE oscillator not oscillating, why?
I've hung a 32.768kHz crystal (IQD) on to my STM32F767VGT6 with a pair of 10pF caps as per AN2867, but I'm not getting the LSE to oscillate. If I route the LSE to an MCO output I see random transitions, which explains why the RCC status bit shows it's running but it clearly isn't. I tried some other crystals I had to hand, no difference. Can someone confirm I don't need to set the GPIO AF fields, I just need the LSE enabled?
