Location:
Search - proteus 6264
Search list
Description: 1. 本程序实现了两个功能,即6264的随机读与写
2. 实现对同一端口既作输出又作输入,如程序中
PORTA作为数据输入输出口;
3. 测试接线方式见Proteus仿真文件。
Platform: |
Size: 423708 |
Author: hanfeng |
Hits:
Description: 1. 本程序实现了两个功能,即6264的随机读与写
2. 实现对同一端口既作输出又作输入,如程序中
PORTA作为数据输入输出口;
3. 测试接线方式见Proteus仿真文件。-1. This procedure has two functions, that is, 6264 randomized read and write 2. To achieve the same port for both output also for input, such as PORTA process as a data input and output port 3. Test Connection documents, see Proteus simulation.
Platform: |
Size: 423936 |
Author: hanfeng |
Hits:
Description: 62256在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档
62256简介:
62系列是最常用的单片机系统扩展RAM元器件,其类型有6216、6232、6264、62128、62256或62512等多种,62后面的数字表示此元器件中可以存储的位(单位:千bit),我们通常的说法是将此值除以8,比如62256将256除以8,我们一般称之为32K的RAM。
如果学习过二进制就可以知道,区分两个字节需要一根地址线就可以:0或者1;而区分四个字节需要2根地址线;区分八个字节需要三根地址线…..以此类推,我们可以计算出要区分32K的RAM区,需要15根地址线,也就是器件上面的A0-A14管脚用于确定唯一的一个字节内容。
我们现在学习的51单片机是8位的,所以必须用两个IO口来联接这个RAM器件,通常我们用P0(低字节)和P2(高字节)两个端口来确定此器件的地址,而P0口是51单片机标准的总线口,是地址线和数据线复用的,所以与62256联接时需要加一片锁存器来锁存地址。即先将地址送到锁存器(通常用74HC373)中,然后P0口空闲下来后开始接收或发送数据至62256。
-err
Platform: |
Size: 18432 |
Author: Tad |
Hits:
Description: 由c51编译的Proteus仿真的计算器,很实用的小程序,由mcs8951、74LS373、6264组成,很好用的程序!-Proteus compiled by c51 calculator simulation, it is a small utility program, from mcs8951, 74LS373, 6264 of the procedures used in very good!
Platform: |
Size: 47104 |
Author: 奇偶夜如风 |
Hits:
Description: 8051单片机扩展RAM的典型例子,采用6264芯片,附电路图-8051 classic example of the expansion of RAM, the 6264 chip, with circuit
Platform: |
Size: 83968 |
Author: zhangruibin |
Hits:
Description: AVR 读写外部存储器程序6264 在proteus 上仿真通过-AVR extern memory 6264 had passed in proteus VSM
Platform: |
Size: 1024 |
Author: yuqicheng |
Hits:
Description: 6264扩展内存,51单片机外扩6264存储器的源程序,内有.c
源程序和proteus仿真文件-6264 extended memory, 51 single-chip 6264 memory expansion outside of the source, there. C source code and simulation files proteus
Platform: |
Size: 33792 |
Author: 吴小平 |
Hits:
Description: “基于8155的存储示波器”
仿真软件是Proteus和Keil联调,用C51编写,功能是从示波器输入一段正弦波形,A/D后存储进6264,单步回放功能是从6264读取后D/A,显示数值在LCD上,还有回放整段锯齿波形功能,I/O口用8155.-" Based on the storage oscilloscope 8155," Keil simulation software is the Proteus and the FBI, with the C51 preparation, the function is a sine wave from the oscilloscope input, A/D after the store into the 6264, single-step playback function is read from the 6264 post-D/A display values in the LCD, there are whole sawtooth waveform playback capabilities, I/O port with 8155.
Platform: |
Size: 2048 |
Author: jane |
Hits:
Description: 这是关于6264扩展的一个小实验,使用proteus仿真,供大家参考-This is a small extension on the 6264 experiment, using proteus simulation, for your reference
Platform: |
Size: 44032 |
Author: 林建 |
Hits:
Description: 8086 6264 proteus仿真方式 有汇编语言的程序代码等-8086 6 264 proteus emulation mode assembly language code
Platform: |
Size: 53248 |
Author: 张瑞 |
Hits:
Description: 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 02 篇 第 02 篇 硬件应用 07 6264扩展内存-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 02 cabinet hardware application No. 02 076 264 extended memory
Platform: |
Size: 24576 |
Author: gepoin |
Hits:
Description: 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 02 篇 第 02 篇 硬件应用 07 6264扩展内存-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 02 cabinet hardware application No. 02 076 264 extended memory
Platform: |
Size: 24576 |
Author: ndinga |
Hits:
Description: 6264读写程序,用proteus仿真, proteus工程+Keil C 文件-proteus simulator,with keil c project file
Platform: |
Size: 43008 |
Author: ccid |
Hits: