首页| 行业标准| 论文文档| 电子资料| 图纸模型
购买积分 购买会员 激活码充值

您现在的位置是:团子下载站 > 电子元器件应用 > PIC16C52器件代码的形成

PIC16C52器件代码的形成

  • 资源大小:267
  • 上传时间:2021-08-14
  • 下载次数:0次
  • 浏览次数:28次
  • 资源积分:1积分
  • 标      签: PIC16C52

资 源 简 介

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