Power on/off nucleo board using STM32_Programmer_CLI
I am working with NUCLEO-U5A5ZJ-Q and it is running the "GPIO_IOToggle Example" that I got via STM32CubeIDE.My aim is to control the power state of the nucleo board remotely.I successfully do it using the following commands:STM32_Programmer_CLI --pow...