I have A STM32 Nucleo l4r5zi.
It is placed somewhere and I have only control over the PC who the Nucleo is connected to.
I want the Nucleo to stop supply 5v out from his pin IN ANY WAY.
I don't care to restart the nucleo or shut it down. just somehow stop for a 10 second the supply power from his 5v pinout.
How can I do this ? I tried to solve it from the OS (by stoping supply the USB with power) but i could not manage to do so.
I can only change the code or change things on the os. no any physical modification