LSE Clock Output Missing Pulses on NUCLEO-F767ZI
- September 17, 2018
- 6 replies
- 2231 views
I used STM32CubeMX to build a very simple test case to output both the High Speed Clock (HSE) and Low Speed Clock (LSE) on output pins. I selected "Master Clock Output 1" and Master Clock Output 2" when I configured the input clocks. The HSE clock has Bypass clock source selected since the Nucleo has a clock input and not a crystal on that pin. The LSE clock is configured for Crystal since there is a crystal on the pins.
When I put a scope on the HSE output (PC7) everything looks normal. When I put the scope on the LSE pin (PA8), I see pulses missing. Sometimes the signal gets stuck high, sometimes it is stuck low. It looks like there is one pulse missing in each case. When low, the pulse on either side of the missing pulse is chopped off. This happens about every 1 ms.
I have a few scope screen captures that I've attached.
Does anyone know if this is normal? It seems very odd that pulses from a crystal would be missing.
