Enabling LSE clock on PA8 from HEX code?
I am unable to communicate with the MCU via UART (115200 bit/s). It looks like the program inside MCU is not running. I think the problem can be probably in not running LSE 32.768kHz crystal oscillator.
Is it possible to enable LSE clock on PA8 if I have just the hex file to check it with oscilloscope? SWD via STLINK-V3MINI and STM32CubeProgrammer works great, I was able to upgrade the firmware with easy. I have S76G chip with STM32L07 inside.