Welcome![Sign In][Sign Up]
Location:
Search - RAM EEPROM

Search list

[Static control20051030102936746

Description: 13.2.3 动态RAM单元 653 13.3 只读存储器(ROM) 655 13.3.1 掩模编程ROM 655 13.3.2 可擦除可编程只读存储器 EPROM 656 13.3.3 电可擦除可编程只读存储器 EEPROM 660 -13.2.3 dynamic RAM module 653 13.3 read-only memory (ROM) 655 13. 3.1 mask-programmed ROM 655 13.3.2 erasable programmable read-only memory EPROM 656 13 .3.3 -- erasable programmable read-only memory EEPROM 660
Platform: | Size: 88810 | Author: lzy | Hits:

[Embeded-SCM DevelopcuncuICdaquan

Description: 这个是有关存储ic的集合,包括eeprom,flash,ram等等,相信对做硬件的朋友是很珍贵的资料-This is the id of the storage pool, including EEPROM, flash, ram, etc., I believe that friends do hardware is very valuable information
Platform: | Size: 61137 | Author: 张力 | Hits:

[assembly languagemypaulm2

Description: 8051 monitor programm: - use external ram to run user program - use eeprom to save user program - provide single step debug, can read internal register and ram -8051 monitor programm : - use external ram to run user program - use eepro m to save user program - provide single step debu g, can read internal register and ram
Platform: | Size: 31203 | Author: 林乙鳴 | Hits:

[Other resourceS12_SCIO_Timer_RAM

Description: 基于摩托罗拉S12标准源程序 包括:SCIO,Timer,RAM,EEPROM-based on Motorola 12337 standard source include : SCIO, Timer, RAM, EEPROM
Platform: | Size: 889942 | Author: 刘伟光 | Hits:

[Other resourcekfs_1_0_1_release

Description: kfs嵌入式文件系统1.0.1release版 作者:Eagle 来源:http://www.embseek.com 由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。 1.0.1release版本更新内容 修改文件系统初始化api,使用开始地址和结束地址作为参数 修正了文件创建api,添加文件打开模式开关 修正文件碎片管理功能,现在已经不会出现文件碎片啦! 修正了文件系统当前首地址存放方式.-kfs 1.0.1release Embedded File System Version Author : Eagle Source : http://www.embseek.com by embseek development, specifically aimed at small capacity, such as EEPROM and FLASH memory, No operating system for embedded systems. Achieve similar to the standard file manipulation interface. Compressed within the pc use of the ram debugging code examples. 1.0.1release updated version to modify the file system initialization api. use starting address and ending address as a parameter that the file creation api. Add open mode switch that debris document management functions, it is now no document debris! That the first file system addresses the current storage methods.
Platform: | Size: 7345 | Author: 黄鹰 | Hits:

[Other resourceHCS08EEPROM

Description: 摩托罗拉HCS08系列,用片内FLASH模拟EEPROM的程序在RAM中执行!很有价值!
Platform: | Size: 220023 | Author: 肖难 | Hits:

[Windows Developsim

Description: sim卡的介绍,和读取sim卡的源程序 (1)SIM卡能够储存多少电话号码取决于卡的EEPROM的容量(有2K、4K、8K、16K、32K等容量),若有8KB的存储容量,可供储存以下信息: *100组电话号码及其对应的性名文字; *15组短信息(Short Message); *25组以上最近拨出的号码; *4位SIM卡密码(PIN)。 表1:几种主要的SIM卡的结构数据 (2)SIM卡是带有微处理器的芯片卡,内有5个模块,每个模块对应一个功能:CPU(8位)、程序存储器ROM(6-16kbit)、工作存储器RAM(128-256kbit)、数据存储器EEPROM(2-8kbit)和串行通信单元,这5个模块集成在一块集成电路中。SIM卡在与手机连接时,最少需要5个连接线: *电源(Vcc)
Platform: | Size: 4483 | Author: yang | Hits:

[Embeded-SCM DevelopCypress_ax

Description: cpress usb 芯片Vender 处理固件。 The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented: A0 Firmware Upload/Download A2 EEProm Load A3 External Ram Load A4 Set I2C Addr A5 Get IIC Type (1 Byte or 2 Byte EEPROM) A6 Get Chip Rev A8 Renumerate
Platform: | Size: 25932 | Author: xw | Hits:

[Other resourcei2cslave

Description: 功能:使用LPC210x模拟EEPROM器件CSI24WC02。LPC210x具有硬件I2C接口,使用其从方式进行器件模拟,本例使用了256字节的RAM作为存储单元
Platform: | Size: 38251 | Author: 小二 | Hits:

[Other resourceFM25L256B_FRAM

Description: FM25L256B是采用先进的铁电技术制造的256Kb非易失性存储器。铁电随机存储器(FRAM)具有非易失性,并且可以象RAM一样快速读写。数据在掉电后可以保存10年,同时消除由EEPROM和其他非易失性存储器导致的复杂性,开销和系统级别可靠性问题。
Platform: | Size: 1838 | Author: Tung Hung Chen | Hits:

[Dialog_WindowUSB设备CH372/CH375调试程序

Description: 此文件包含了CH372/CH375调试程序的全部源代码,以及执行程序。包括检测设备属性,上传下载数据等功能。 用于MCS51单片机的内置USB调试固件程序 用于连接CH372或者CH375的单片机进行简单的调试功能 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 CH372DBG.C 为单片机端的子程序,内有主程序示例 CH37D51.C 为计算机端的子程序,内有主程序示例 ******************************* 实例 MCU目录下为单片机端的主程序:源程序/目标程序 PC目录下为计算机端的监控/调试工具主程序:源程序/目标程序 功能: 1、可以做简单调试,类似于简单的嵌入式软件仿真器,计算机端程序为CH37XDBG.EXE 2、在计算机上可以读写单片机的SFR、可以控制单片机的I/O引脚 3、在计算机上可以读写单片机的内部RAM,交换数据 4、在计算机上可以读写单片机的外部RAM或者外部IC设备 5、在计算机上可以读取单片机的程序ROM 扩展功能,后加的 6、通过MCS51的异步串口模拟USB转串口芯片(USB数据经MCS51后转为串口数据) 7、支持I2C两线接口(例子只用于测试24C01-24C16,24C32-24C512等串行EEPROM)
Platform: | Size: 317629 | Author: wukoo0901@qq.com | Hits:

[Other Embeded programCAT24WC.rar

Description: 文件名:CAT24WC02.C * 功能:使用LPC2200模拟EEPROM器件CAT24WC02。LPC2200具有硬件I2C接口,使用其从方式进行 * I2C器件模拟,本例使用了256字节的RAM作为存储单元。 * 说明:将跳线器JP5断开,然后与主机连接(连接信号为P0.3、P0.2、GND,要接总线上拉电阻)。
Platform: | Size: 1394 | Author: hechuntsu@gmail.com | Hits:

[assembly languagemypaulm2

Description: 8051 monitor programm: - use external ram to run user program - use eeprom to save user program - provide single step debug, can read internal register and ram -8051 monitor programm :- use external ram to run user program- use eepro m to save user program- provide single step debu g, can read internal register and ram
Platform: | Size: 30720 | Author: 林乙鳴 | Hits:

[ARM-PowerPC-ColdFire-MIPSS12_SCIO_Timer_RAM

Description: 基于摩托罗拉S12标准源程序 包括:SCIO,Timer,RAM,EEPROM-based on Motorola 12337 standard source include : SCIO, Timer, RAM, EEPROM
Platform: | Size: 889856 | Author: 刘伟光 | Hits:

[Embeded-SCM DevelopCypress_ax

Description: cpress usb 芯片Vender 处理固件。 The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented: A0 Firmware Upload/Download A2 EEProm Load A3 External Ram Load A4 Set I2C Addr A5 Get IIC Type (1 Byte or 2 Byte EEPROM) A6 Get Chip Rev A8 Renumerate -Vender treatment cpress usb chip firmware. The purpose of this software is to demonstrate howto implement vendor specific commands.The following vendor specific commands are implemented: A0 Firmware Upload/DownloadA2 EEProm LoadA3 External Ram LoadA4 Set I2C AddrA5 Get IIC Type (1 Byte or 2 Byte EEPROM) A6 Get Chip RevA8 Renumerate
Platform: | Size: 25600 | Author: xw | Hits:

[DSP program2812eepromdata

Description: 2812eeprom 读写程序,包括spi口配置,ram区读写,浮点数存储和读取。-2812eeprom read and write procedures, including spi port configuration, ram area to read and write, floating storage and read.
Platform: | Size: 3072 | Author: dragonflyxu | Hits:

[Software EngineeringSTM8-CPU-programming-manua

Description: STM8指令集。文档是英文说明档案,注意下载哦。 注:不过查了好多资料都没有中文的。-The STM8 family of HCMOS microcontrollers is designed and built around an enhanced industry standard 8-bit core and a library of peripheral blocks, which include ROM, Flash, RAM, EEPROM, I/O, Serial Interfaces (SPI, USART, I2C,...), 16-bit Timers, A/D converters, comparators, power supervisors etc. These blocks may be assembled in various combinations in order to provide cost-effective solutions for application-specific products. The STM8 family forms a part of the STMicroelectronics 8-bit MCU product line, which finds its place in a wide variety of applications such as automotive systems, remote controls, video monitors, car radio and numerous other consumer, industrial, telecom, and multimedia products.
Platform: | Size: 750592 | Author: xuanwuben | Hits:

[SCMProgrammingmanual

Description: The STM8 family of HCMOS microcontrollers is designed and built around an enhanced industry standard 8-bit core and a library of peripheral blocks, which include ROM, Flash, RAM, EEPROM, I/O, Serial Interfaces (SPI, USART, I2C,...), 16-bit Timers, A/D converters, comparators, power supervisors etc. These blocks may be assembled in various combinations in order to provide cost-effective solutions for application-specific products.-The STM8 family of HCMOS microcontrollers is designed and built around an enhanced industry standard 8-bit core and a library of peripheral blocks, which include ROM, Flash, RAM, EEPROM, I/O, Serial Interfaces (SPI, USART, I2C,. ..), 16-bit Timers, A/D converters, comparators, power supervisors etc. These blocks may be assembled in various combinations in order to provide cost-effective solutions for application-specific products.
Platform: | Size: 755712 | Author: sxdy | Hits:

[Software Engineeringmapinfo

Description: 1.将附件压缩包中的mapinfo.exe解压到stvd的\安装路径\STMicroelectronics\st_toolset\stvd中; 2. 用stvd打开你的工程文件,在工程上点右键选settings... 右侧的选项卡选择Linker,将category的下拉框选成output,然后在Generate Map file前打勾; 4. 再将选项卡上选择到Post-Build,在下方文本框中新粘贴一行内容“mapinfo $(OutputPath)$(TargetSName).map”; 5. 点OK按键确定,菜单File->save workspace,保存工程; 6. 重新编译下,你就能看到flash,ram,eeprom占用字节数了 。-. The attachment compression package mapinfo.exe extract to stvd the \ installation path \ STMicroelectronics \ st_toolset \ stvd in 2. Open your project file with stvd, in the works right click settings ...   Tab on the right choice Linker, the category of the drop down box to output, and then before the Generate Map file tick 4. Select the tab and then the Post-Build, new and paste the text box at the bottom of a line mapinfo $ (OutputPath) $ (TargetSName) .map 5. Click the OK button to determine the menu File-> save workspace, save the project 6. recompiling, you can see the flash, ram, eeprom occupy a number of bytes
Platform: | Size: 16384 | Author: 张建华 | Hits:

[Linux-Unixi2c总线协议(英文版)

Description: In consumer electronics, telecommunications and industrial electronics, there are often many similarities between seemingly unrelated designs. For example, nearly every system includes: · Some intelligent control, usually a single-chip microcontroller · General-purpose circuits like LCD drivers, remote I/O ports, RAM, EEPROM, or data converters · Application-oriented circuits such as digital tuning and signal processing circuits for radio and video systems, or DTMF generators for telephones with tone dialling. To exploit these similarities to the benefit of both systems designers and equipment manufacturers, as well as to maximize hardware efficiency and circuit simplicity, Philips developed a simple bi-directional 2-wire bus for efficient inter-IC control. This bus is called the Inter IC or I2C-bus.(In consumer electronics, telecommunications and industrial electronics, there are often many similarities between seemingly unrelated designs. For example, nearly every system includes: Some intelligent control, usually a single-chip microcontroller General-purpose circuits like LCD drivers, remote I/O ports, RAM, EEPROM, or data converters Application-oriented circuits such as digital tuning and signal processing circuits for radio and video systems, or DTMF generators for telephones with tone dialling. To exploit these similarities to the benefit of both systems designers and equipment manufacturers, as well as to maximize hardware efficiency and circuit simplicity, Philips developed a simple bi-directional 2-wire bus for efficient inter-IC control. This bus is called the Inter IC or I2C-bus.)
Platform: | Size: 264192 | Author: yangzhishui | Hits:
« 12 3 »

CodeBus www.codebus.net