下载中心
PIC16C52器件代码的形成pdf
1星 发布者: 电子爱好者IK

2013-09-22 | 1积分 | 51.39KB |  0 次下载

下载 收藏 评论

文档简介
标签: PIC16C52器件代码的形成

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.

评论
相关视频
  • littlefulse 多元新技术赋能安全可靠和高效

  • cadence allegro 快速入门实战100讲

  • PSpice简单入门教程

  • 集成电路版图设计技术

  • Digital VLSI Design (RTL to GDS)

  • Altium Designer常见问题解答500例视频合集

推荐帖子
精选电路图
  • PIC单片机控制的遥控防盗报警器电路

  • 使用ESP8266从NTP服务器获取时间并在OLED显示器上显示

  • 带有短路保护系统的5V直流稳压电源电路图

  • 如何构建一个触摸传感器电路

  • 如何调制IC555振荡器

  • 基于ICL296的大电流开关稳压器电源电路

×