网学网为广大网友收集整理了,基于Atmel89系列芯片串行编程器设计,希望对大家有所帮助!
论文编号:JD285 论文字数:8560,页数:23
摘要
单片机编程器是开发单片机系统的必备设备。本文介绍了单片机编程器的设计方案详细论述了51系列单片机编程器的设计思路及实现方法。该编程器支持Atmet公司的AT89C系列的单片机,电路简洁、成本低廉,是一款很实用的单片机软、硬件学习工具和开发工具,有着重要的使用价值和推广价值。本文给出了完整的电路图和软件流程图。
关键词:编程器;单片机;串行通信
Abstract
The programmerf or microprocessors is a necessary device for developing microprocessorsystem . This paper introduces the design of the programmer,This article gives a particular descriptionof the designing approach and realizing method of 51 series Programmer.which supports series of AT-89C5X microprocessors and the features of which are simpleness in circuit and low cost. The paper a-lso gives the complete circuit schematic and flow chat.This programmer is a cheap single chip develo-ping tool, also a device to investigate software and hardware, whichcan be widely used and generaliz-ed in many fields.
Key words: programmer;microprocessor; serial communication
目录
摘要 1
Abstract 1
引 言 2
第一章 方案设计 4
1.1 设计思路 4
1.2 硬件方案 5
1.3 软件方案 6
1.3.1 汇编语言编程设计 6
2.1 概述 7
2.2各部分电路介绍 8
2.2.1串行通信电路 8
2.2.2系统电源电路 9
2.2.3控制电路 10
2.2.4 主要外围电路(振荡电路): 10
2.2.5 外部主控电路 11
2.3单片机及主要元器件介绍 11
2.3.1 AT89C51单片机: 11
2.3.2 MAX232—串行通讯 13
2.3.3 74HC573—地址锁存器 14
2.3.4 LM7805稳压集成芯片: 16
第三章 软件设计 17
1.3.1操作界面与参数设置 17
1.3.2 编程器软件部分 17
第四章 系统调试 19
4.1硬件的调试: 19
4.2 软件的调试: 19
总结 20
附件 21
1、编程器原理图: 21
2、实物图: 21
参考文献 21