-
HI ,Can I restart the microcontroller through the code? I use STM32G070CBT6 |
Beta Was this translation helpful? Give feedback.
Answered by
fpistm
May 29, 2024
Replies: 1 comment 2 replies
-
Try |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
fpistm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try
NVIC_SystemReset();