rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.49k stars 1.25k forks source link

Software reset #916

Closed codev123 closed 5 months ago

codev123 commented 5 months ago

sir, is there any way to software reset stm32f103 in arduino code. i have tried with NVIC_SystemReset(); //HAL_NVIC_SystemReset();

but it results in an error Compilation error: 'NVIC_SystemReset' was not declared in this scope

rogerclarkmelbourne commented 5 months ago

Try posting to www.stm32duino.com