5 years, 11 months ago.

reset command (soft reset)

Hi Could you tell me how to reset NUCLEO-F303K8 through software command.

1 Answer

5 years, 11 months ago.

Hello Ayato,

You can try the following:

NVIC_SystemReset();

Accepted Answer

Thanks!!

posted by Ayato Kanada 10 May 2018