×

PIC16C52器件代码的形成

消耗积分:3 | 格式:rar | 大小:267 | 2009-06-29

分享资料个

To develop code on a PIC16C52 device, a
PIC16C54/JW part can be used. In order to use a
PIC16C54/JW device, the following conditions should
be followed:
1. A PIC16C54/JW has 512 words (0x1FF) of program
memory, whereas a PIC16C52 has 384
bytes (0x17F) of program memory. The “extra”
locations should be programmed as follows:
a) Location 0x180 should be programmed with
a “GOTO 0x00” instruction
b) Locations 0x181 through 0x1FF should be
programmed with a “GOTO 0x17F”
instruction.
See Figure 1 for details, and for a standard
“skeleton” program, use the code in
Example 1.

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !