请教MPLAB IDE v8.92版本的配置字格式该怎么写

[复制链接]
 楼主| suntechnology 发表于 2016-8-27 13:13 | 显示全部楼层 |阅读模式
最近在使用PIC系列单片机,请大神指导一下在MPLAB IDE v8.92版本中PIC16XX/18XX的配置字格式该怎么写,谢谢!
gaoyang9992006 发表于 2017-2-28 20:14 | 显示全部楼层
这个发错地方了,这个是PIC单片机的问题。
gaoyang9992006 发表于 2017-2-28 20:15 | 显示全部楼层
48301929533753.jpg
1 = PWRT disabled
0 = PWRT enabled
bit 2 WDTE: Watchdog Timer Enable bit
1 = WDT enabled
0 = WDT disabled
bit 1-0 FOSC1:FOSC0: Oscillator Selection bits
11 = RC oscillator
10 = HS oscillator
01 = XT oscillator
00 = LP oscillator
Note 1: The erased (unprogrammed) value of the configuration word is 3FFFh.
2: All of the CP1:CP0 pairs have to be given the same value to enable the code protection scheme listed.
3: Enabling Brown-out Reset automatically enables Power-up Timer (PWRT), regardless of the value of bit PWRTE.
Ensure the Power-up Timer is enabled any time Brown-out Reset is enabled.

gaoyang9992006 发表于 2017-2-28 20:15 | 显示全部楼层
上面是从网上找的,一般PIC的手册会给出这个部分的。你可以找找看。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

4

主题

103

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部