概述
1. Brown-Out Reset
掉电复位,或电源电压跌落复位, 当输入电压VCC跌到某一门限时芯片复位
The MCU is reset when the supply voltage VCC is below the Brown-Out Reset threshold voltage
and the Brown-out Detector is enabled. The Brown-out threshold voltage is programmable.
2. Totem-pole
推拉输出电路
3. IAR调试出现The stack plug-in failed to set a breakpoint on "main". The Stack window will not be able to display stack contents. (You can change this setting in the Tool>Options dialog box.)的警告,程序能烧进去,但不能调试。
需要 进行如下配置:
iar->options->linker->o
3. IAR调试出现The stack plug-in failed to set a breakpoint on "main". The Stack window will not be able to display stack contents. (You can change this setting in the Tool>Options dialog box.)的警告,程序能烧进去,但不能调试。
需要 进行如下配置:
iar->options->linker->o
最后
以上就是美丽火车为你收集整理的MCU知识总结的全部内容,希望文章能够帮你解决MCU知识总结所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复