What happens if I have a digital logic clock but my STM32MP1 is in "analog bypass mode"?
I have a custom board I made with the STM32MP1 and I seemed to have royally messed up the clock circuit. I have an ASDMB-24.000MHZ-LC-T clock chip generating a square wave clock but HSE_OUT is being pulled high which puts the STM32MP1 into analog-bypass mode. The chip does not seem to be booting to the point where I can access USB or UART DFU mode. UART lines are both low and I would expect the TX line to be high until a start bit is sent. I am assuming this is because the chip is not getting clocked properly. Looking to the experts to tell me if this really is the case or if I am chasing a red herring and it should work OK on analog-bypass with a square wave clock. I have attached a photo of the clock signal, best I have right now but I can get a better one later if it's required.
I plan on attempting to perform some board surgery to cut the trace pulling the HSE_OUT high and tie it low but was looking for some input before I go do that.
PA13 is low as well which I would expect to be pulsing at 5HZ waiting for USB/UART DFU.
