aiherong 发表于 2019-2-9 10:37:41

将下面一行插到你想让RTC_FLAG_ALRAWF不置位的代码之前即可实现
*(unsigned int *)0x40002800&=0xFFFFFFFD;
页: 1 [2]
查看完整版本: stm32L053R8 死机