Effect of using Crystal/Ceramic Clock option with MEMS oscillator
I have a board with an STM32L0 part that uses an 8MHz MEMS oscillator as the external clock source. I recently observed that using the Crystal/Ceramic option appears to make the SYSCLK run at half the expected rate. Using the correct BYPASS option produces the expected SYSCLK frequency. I thought the BYPASS option simply frees up the clock out pin for use as a GPIO. Other boards I've made with F4 and G4 parts seem to maintain the same SYSCLK for both Crystal/Ceramic and BYPASS configurations. Obviously this is not a problem, I was just curious about the observed behavior and couldn't find more detailed information about this in the datasheets.