打印

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

[复制链接]
789|3
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
沙发
gaoyang9992006| | 2017-2-28 20:14 | 只看该作者
这个发错地方了,这个是PIC单片机的问题。

使用特权

评论回复
板凳
gaoyang9992006| | 2017-2-28 20:15 | 只看该作者

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

粉丝