Welcome![Sign In][Sign Up]
Location:
Search - eeprom s

Search list

[Other Embeded programat24c128-256

Description: atmel公司推出的eeprom资料,128k/256k.-ATMEL company's EEPROM, 128k/256k.
Platform: | Size: 343040 | Author: 覃莉 | Hits:

[SCMcn022921

Description: microchip公司的新产品源代码,该文件主要实现对EEPROM进行字节写入、页写入、读取操作。-Microchip company's new product source code, the main document for the byte EEPROM write, page write, read operations.
Platform: | Size: 18432 | Author: manmanren | Hits:

[SCMPIC18F

Description: 使用MSSP 模块进行SPI 串行EEPROM 与PIC18 单片机的接口设计-use MSSP modules SPI serial EEPROM and PIC18 MCU Interface Design
Platform: | Size: 3072 | Author: 徐佩 | Hits:

[DSP programdap_SPI_25aa320

Description: tms320lf2407中SPI模块与25AA320(EEPROM)读写程序,解压后,目录有CCS2.2环境下的所有程序,可以直接运行-tms320lf2407 25AA320 module (EEPROM) to read and write procedures, unpacked, a directory CCS2.2 environment all the procedures can be run directly
Platform: | Size: 95232 | Author: 梅仕锋 | Hits:

[SCMEepromc8535

Description: ATMEL AVR 8535 EPROM编程的原代码,对AVR单片机学习的兄弟有好处,下栽看看吧,-ATMEL AVR 8535 EPROM programming source code, AVR study of the brothers good, let's see it crashed,
Platform: | Size: 16384 | Author: 雷志广 | Hits:

[Otherdsp_SPI

Description: dsp的串行外设接口SPI SPI是一个高速同步串行输入/输出端口,传送速率可编 程,应用:外部移位寄存器、D/A转换器、A/D转换器、 串行EEPROM、LED显示驱动器等外部设备进行扩展。-dsp serial peripheral interface SPISPI is a high-speed synchronous serial input/output ports, transfer rate programmable, application: external shift register, D/A converters, A/D converter, serial EEPROM, LED display drive the expansion of such external devices.
Platform: | Size: 233472 | Author: 范特西 | Hits:

[VHDL-FPGA-Verilogtoshiba

Description: TOSHIBA公司的射频卡VERILOGHDL代码 包括TOP 顶层文件,MAIN主要控制文件,EEPROM存储单元文件-TOSHIBA s RF card VERILOGHDL including the TOP code top-level document, MAIN main control file, EEPROM memory cell paper
Platform: | Size: 8601600 | Author: liangtao | Hits:

[CommunicationSRC001_D2XXAPP

Description: FTD2XXST.exe is an application for configuring, serialising and testing communication functionality in FT8U232AM, FT8U245AM, FT232BM, and FT245BM designs. The application maintains data which describes USB devices and formats it so that it can be programmed into the EEPROM over USB. Configurable parameters include the Vendor ID (VID), Product ID (PID), device description, and manufacturer name. User’s of FTDI devices can use their own VID and PID, FTDI’s VID with their own unique PID, or the default FTDI values.-FTD2XXST.exe is an application for configuring, serialising and testing communication functionality in FT8U232AM, FT8U245AM, FT232BM, and FT245BM designs. The application maintains data which describes USB devices and formats it so that it can be programmed into the EEPROM over USB. Configurableparameters include the Vendor ID (VID), Product ID (PID), device description, and manufacturer name. User s of FTDI devices can use their own VID and PID, FTDI s VID with their own unique PID, or the default FTDI values.
Platform: | Size: 29696 | Author: 李继刚 | Hits:

[Other Embeded programSrc60520

Description: 利用51和1602液晶屏读写EEPROM的内容,可以查看,修改,也可以发给PC的超级终端作为文件保存下来.-The use of 51 and 1602 LCD screen to read and write the contents of EEPROM, you can view, modify, can also be distributed to PC s HyperTerminal file saved as.
Platform: | Size: 5120 | Author: 陈昌文 | Hits:

[SCMSPIyingyong

Description: 我自己编写的SPI访问EEPROM的25AA045源代码,里面有PROTEUS的仿真,可以查看SPI时序,还有逻辑分析,有兴趣的朋友可以看看!-I am prepared SPI visit EEPROM of 25AA045 source code, which has PROTEUS simulation, you can view the SPI time series, as well as logical analysis, interested friends can see!
Platform: | Size: 62464 | Author: 王明 | Hits:

[SCMSPI

Description: // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware // connections of the F06x MCU are shown here:
Platform: | Size: 72704 | Author: 蓝天 | Hits:

[SCMMicrochip_I2C_EEPROM

Description: Microchip的PIC单片机应用,关于I2C协议的EEPROM驱动及硬件设计-Microchip s PIC single-chip applications, the EEPROM on the I2C protocol drivers and hardware design
Platform: | Size: 192512 | Author: ParkerWang | Hits:

[SCMstc

Description: 应用KEILC写的一个C51程序,单片机是用的STC的STC89C51RD+,主要写的是与EEPROM和DS1302及12232液晶的程序-Application KEILC write a C51 procedure, single-chip microcomputer is used STC s STC89C51RD+, Primarily written with the EEPROM and LCD DS1302 and 12,232 procedures
Platform: | Size: 80896 | Author: zdj | Hits:

[Embeded-SCM Developbasic-twi-eeprom-project-1.3-at91sam7x-ek

Description: Atmel的AT91SAM7X256的和24系列EEPROM通讯的源程序-Atmel s AT91SAM7X256 and 24 series EEPROM communication source
Platform: | Size: 359424 | Author: hammil | Hits:

[SCMAVR_c_yu_yan_kai_fa_jian_jie

Description: Avr单片机和其他单片机一样,有自己的指令和寄存器,特定的IO口操作方法,有定时器,AD转换,串行口,PWM输出,EEPROM等。为了缩短大家学习的时间,快速的了解avr编程思路,拟定avr程序设计系列教程。我使用avr也不是很长时间,技术有限,错误再所难免,还请指出,以期改正。-Avr Singlechip and other single-chip, as has its own instructions and registers, a specific method of operation of the IO port, has timer, AD converter, serial port, PWM output, EEPROM, etc.. U.S. in order to shorten the learning time, rapid understanding of avr programming ideas, formulation of program design avr tutorial series. I use avr is not a very long time, technology is limited by the inevitable mistakes, please also indicate with a view to correction.
Platform: | Size: 66560 | Author: xiaoyu | Hits:

[Embeded-SCM DevelopEEPROM

Description: 飞思卡尔单片机MC9SDG128B的EEPROM程序,用于智能车竞赛中采集到数据的存取,给需要的人。-MC9SDG128B Freescale' s single-chip EEPROM process, the smart car for the race to access the data collected to the needy.
Platform: | Size: 307200 | Author: leeki | Hits:

[DSP programSPI-EEPROM

Description: SPI读写EEProm(X5323)的程序,适用于TI的DSP2812,已编译测试通过-SPI read and write EEProm (X5323) of the procedures applicable to TI' s DSP2812, compiled test
Platform: | Size: 296960 | Author: mp | Hits:

[SCMeeprom

Description: AVR ATmega16的EPPROM C语言源码及PROTEUS仿真。-AVR ATmega16' s EPPROM C language source code and the PROTEUS simulation.
Platform: | Size: 31744 | Author: 李姬文 | Hits:

[SCMEEPROM

Description: PIC单片机877的EEPROM程序,读写EEPROM的单片机试验程序-877 PIC microcontroller' s EEPROM program, read and write EEPROM of the microcontroller test procedures
Platform: | Size: 3072 | Author: yan | Hits:

[SCM内部EEPROM

Description: stc12单片机,数据存储在单片机内部的EEPROM里,可以进行掉电保存。(STC12 microcontroller, data stored in the microcontroller's internal EEPROM, you can save power down.)
Platform: | Size: 33792 | Author: 小小217 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net