Design of roughly type 51 Single-Chip Microcomputer experiment plank based on ISP
摘要:本实验板采用具有ISP下载功能的飞利浦P89C51RA2BXX单片机作为核心,利用了当前最流行的一些新器件构成最小系统。整个实验板体现了结构简洁明了,功能新颖实用的优点。与市面上流行的实验板相比,又有性价比高、简单易用的优点。整个实验板包含了模拟量输入、开关量输入、人机交互、ISP下载、供电模块电路、开关量输出、模拟量输出等模块,可以完成单片机的大部分功能。
关键词:ISP 最小系统 简约型实验板
Abstract: This experiment plank adoption has Single-Chip Microcomputer conduct and actions core in Philip's P89C51RA2BXX that ISP download function, Made use of the front most popular of the some new machine piece constitutes the minimum system. Whole experiment plank now construction roughly understands, novel and practical advantage in function.Ascend with the market the experiment plank that spread compare, The function price ratio is high ,in brief and easily the advantage that use.Whole experiment plank included the Analog input , Switch input , Person and machine interactive, ISP downloads, Power supply mold , Switch output , Analog output. A big and parts of functions for, can completing Single-Chip Microcomputer .
Key words: ISP; Minimum system; Roughly type experiment plank
0 引言
现在市面上通用的51内核单片机主要有ATMEL公司的AT89S51、AT89S52系列,飞利浦公司的P89C51RXX系列和P89LPC900系列。其中AT公司的52系列是51系列的增强版本,飞利浦公司的P89C51RXX系列的内部功能跟AT89S51基本相同,都是增强型51内核。通过比较选择飞利浦公司的P89C51RA2BN单片机,该单片机内部有8K的FLASH ROM程序存储器,可以满足大部分的实验和小系统设计。而且该单片机跟AT89S52相比,还有内部PCA(可编程计数器阵列),和512字节的数据存储器,7个中断源和集成内部硬件看门狗。该单片机的引脚和普通51单片机完全兼容,可以做为51单片机的代换产品。另外该型号单片机的P1口还有第二功能,有12时钟和6时钟工作模式,其中6时钟工作方式的速度是普通51单片机的2倍。
一、 系统设计
本系统的设计框图如下: