How to check HSE has stop
I am using STM32H7A3/7B3 to my project.
Currently I use HSE as for the system clock.
There is a process when press power OFF MCU will go to STOP mode.
My question how to check that HSE has stop and enter the STOP mode correctly?
