|
HI ,Can I restart the microcontroller through the code? I use STM32G070CBT6 |
Answered by
fpistm
May 29, 2024
Replies: 1 comment 2 replies
|
Try |
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();