搜索资源列表
编了一段华邦77e58扩展ram的代码
- winbond w77e58扩展RAM以及双数据指针的编程方法演示-expansion RAM and dual data pointers programming method demonstration
uCOSii_for_8951_EXT_64k
- uCOS2 for 51系列,已经在SST89E564上测试通过,实验板要求有64K扩展ram,根据原来网上公开版本修改而成,附带提供在C51中利用函数指针带参数传递调用汇编接口例子和一个简单的shell界面-uCOS2 for 51 series, in SST89E564 testing, Experimental board requires 64K ram expansion, according to the original version of the Internet open
kuozhanRAM
- 扩展RAM 扩展RAM 扩展RAM 扩展RAM -expansion RAM expansion RAM expansion RAM expansion RAM expansion Show RAM expansion RAM expansion RAM expansion RAM
PIC-read-and-write-SPC3-ram
- PIC芯片读写SPC3寄存器的程序,PIC芯片不支持外部存储器扩展功能,通过软件编程,实现读写外部存储器功能。
GSM-tc35i-mcu-stc89c58rd+
- 使用STC89c58RD+系列单片机控制手机收发短信息的原理、硬件电路、PDU数据格式和短信息发送/接收程序,同时给出了一个应用实例。GSM采用的是西门子的TC35i,包括RS232串行接口,单片机采用STC89c58RD+,内部扩展RAM有256+1024字节的空间,可以作为短信缓冲区,1602液晶显示器(16引脚)作为显示模块和程序调试用
a3load
- USB固件程序,用于上传和下载USB内部RAM和扩展RAM的数据
c51-gsm
- 使用STC89c58RD+系列单片机控制手机收发短信息的原理、硬件电路、PDU数据格式和短信息发送/接收程序,同时给出了一个应用实例。GSM采用的是西门子的TC35i,包括RS232串行接口,单片机采用STC89c58RD+,内部扩展RAM有256+1024字节的空间,可以作为短信缓冲区,1602液晶显示器(16引脚)作为显示模块和程序调试用.
外部扩展RAM测试
- 用C51读写外部扩展存储器RAM
8051单片机扩展RAM的典型例子
- 8051单片机扩展RAM的典型例子,采用6264芯片,附电路图,8051 classic example of the expansion of RAM, the 6264 chip, with circuit
62256在单片机上的应用
- 62256在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 62256简介: 62系列是最常用的单片机系统扩展RAM元器件,其类型有6216、6232、6264、62128、62256或62512等多种,62后面的数字表示此元器件中可以存储的位(单位:千bit),我们通常的说法是将此值除以8,比如62256将256除以8,我们一般称之为32K的RAM。 如果学习过二进制就可以知道,区分两个字节需要一根地址线就可以:0或者1;而区分四个字节需要2根
ucosii51
- 这是一个用51单片机系统仿真ucosii工作的protues电路 本系统包括扩展64k RAM的单片机系统和杨屹移植到51单片机的ucosii 系统 使用方法: 1.安装Protues7.4版,然后用protues打开protues 8051 simulation 文件夹 中的extern ram.DSN 文件 2.打开extern ram.DSN 后,双击单片机在弹出的窗口中的Program File 选项 中选择yy.hex文件。 (yy.h
ram
- dsp2812 扩展RAM和实时时钟的读写、测试程序-dsp2812 extend RAM and RTC read /test
RAM
- 外部扩展RAM的程序,适合大部分的RAM,有详细注释,且程序简洁,非常适合初学者!!欢迎下载~-External RAM expansion program, suitable for most of the RAM, detailed notes, and the process simple and very suitable for beginners!! Are welcome to download ~
RAM
- 微机基本实验,RAM扩展实验,将字写进去再读出来显示-Basic computer experiments, RAM expansion experiments, the characters written into the read out display
RAM
- 调试运行程序RAM.ASM。对62256进行读写。若L1灯闪动,表示62256RAM读写正常。一直亮说明扩展数据存储器有损坏-Commissioning program RAM.ASM. Read and write to the 62256. If L1 lights flashing, that 62256RAM read normal. Light that has been extended data memory is damaged
RAM-RC-ID-C
- 读片外扩展RAM,内部RC时钟及ID号C语言参考程序-Demonstrate ADC-STC12C5A60S2-STC12C5620AD
Read-RAM-
- 读片内及片外扩展RAM,宏晶STC单片机控制-Read the on-chip and chip expansion RAM, Wang Jing STC SCM
RAM-extension-methods-
- 在PM+开发环境下,瑞萨单片机的扩展RAM使用方法和注意事项,可以使用单片机内部扩展RAM- In the PM+ development environment, use the Renesas microcontroller RAM extension methods and precautions, you can use the microcontroller internal expansion RAM
STC15-xdata-ram
- 基于STC15XX系列单片机,片内扩展RAM测试程序-Xdata test
AVR单片机ATmega128外扩RAM访问SPC3(完全版)
- 详细讲解了ATMEGA128单片机如何访问外部扩展存储器0x0000---0x10FF之间空间的方法,最后用实例予以验证。(The method of how ATMEGA128 MCU access the space between external extended memory 0x0000---0x10FF is explained in detail. Finally, an example is used to verify it.)