首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > PIC16F1XXX的一个IIC总线增强型引导程序代码

PIC16F1XXX的一个IIC总线增强型引导程序代码

资料介绍
The new PIC16F1XXX enhanced core microcontroller
has the ability to write its own program memory under
software control. This allows the microcontroller to
make modifications in the program Flash memory. This
application note explains the implementation of a
bootloader using I
2
C™ as a communication channel.
AN1302
An I2C Bootloader for the PIC16F1XXX Enhanced Core
BOOTLOADER REQUIREMENTS
Author: Cristian Toma
Microchip Technology Inc. The bootloader makes it unnecessary for any physical
intervention with a hardware programmer. The target
device must have some form of data connection with
INTRODUCTION the host. In this application note, I2C communication is
used. If the device uses the I2C port to com
PIC16F1XXX的一个IIC总线增强型引导程序代码
本地下载

评论

yangfan800921· 2013-08-20 00:03:59
不错