Question
STM32L432KC UFQFPN32 - CK_IN pin function poorly explained/documented
I'm finding the documentation to be lacking.
How does PA0 interact with CK_IN? Am I supposed to set PA0 as an Analogue Input?
How is CK_IN connected to OSC_IN?
How am I supposed to use this? HSE_BYPASS ?
The "clock detector" in the Clock tree of the data sheet is not further explained, presumably it flags HSERDY, but it lacks clarity.
I will note my first try with HSE_BYPASS resulted in my board not starting, perhaps dying silently in Error_Handler(), Debugger connectivity not an option right now.
