STM32软件复位

__set_FAULTMASK(1);
HAL_NVIC_SystemReset();

基于HAL库

posted @ 2016-06-29 16:08  杰克纬伯  阅读(1255)  评论(0)    收藏  举报