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

Search list

[uCOSBIOS

Description: Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC test
Platform: | Size: 855040 | Author: gf | Hits:

[VHDL-FPGA-Verilogeeprom

Description: eeprom的Verilog HDL源代码,含eeprom的读写!Quartus II5.0平台测试通过!-EEPROM of the Verilog HDL source code, including reading and writing EEPROM! Quartus II5.0 platform test!
Platform: | Size: 521216 | Author: | Hits:

[SCMATmega16_base_code

Description: AVR基础试验程序,包括lcd,led,ad,da,eeprom-AVR based on test procedures, including lcd, led, ad, da, eeprom
Platform: | Size: 63488 | Author: qiuwei | Hits:

[SCM24C64

Description: EEPROM 24C64的读写操作,后面编写测试程序,先给EEPROM写数据,然后将结果读出通过串口回传给主机显示。-EEPROM 24C64 of read and write operation, after the preparation of test procedures, give data EEPROM write, and then read out the result through the serial port back to the host display.
Platform: | Size: 1024 | Author: 樊韬 | Hits:

[DSP programtest

Description: EEPROM测试程序,DM642 下的编程-EEPROM test procedure, DM642 under Programming
Platform: | Size: 226304 | Author: 赵宇 | Hits:

[SCMiic

Description: eeprom test of life by avr I2C 的控制和注意事项,带源码,please copy it and save as c-eeprom test of life by avrI2C control and attention, with source code, please copy it and save as c
Platform: | Size: 2048 | Author: gm | Hits:

[SCMepr

Description: STC单片机eeprom测试c语言程序(带串口发送程序)-STC Single-chip EEPROM test c language program (with Serial Send procedure)
Platform: | Size: 1024 | Author: jin | Hits:

[ARM-PowerPC-ColdFire-MIPSEEPROM

Description: EPPROM应用,测试程序,AVR内核,供初学者参考-EPPROM applications, test procedures, AVR core reference for beginners
Platform: | Size: 29696 | Author: 谢和力 | Hits:

[Software EngineeringEEPROM

Description: CodeVisionAVR Sample EEPROM TEST Code
Platform: | Size: 32768 | Author: Hassan | Hits:

[SCMSTC_IAP_EEPROM

Description: stc12c5604 eeprom test
Platform: | Size: 4096 | Author: lfs | Hits:

[ARM-PowerPC-ColdFire-MIPSI2CTest

Description: I2C EEPROM test for LPC2114
Platform: | Size: 40960 | Author: kanni | Hits:

[SCMeeprom

Description: AT24C512的读写操作,我们将24c512的两条总线接在了P36和P37上,因此,必须先定义: sbit SCL=P3^6 sbit SDA=P3^7 在这个试验中,我们写入了一组字节数值到24c512的0x0081为首的位置。 然后在将其读出并在P1口显示-AT24C512 operations of reading and writing, we will take the bus two 24c512 in the P36 and P37, therefore, must be defined: sbit SCL = P3 ^ 6 sbit SDA = P3 ^ 7 in this test, we write a set of byte values to 0x0081, led by the 24c512 position. Then be read out and displayed in the P1 I
Platform: | Size: 1024 | Author: lvchuanwei | Hits:

[Embeded-SCM DevelopEEPROM

Description: msp430写24c02的标准程序,模块化非常实用,无论是扩展成24C16还是其它I2C都有非常好的参考价值-MSP430 the use 24c02 store data is good for you if you are the frist test
Platform: | Size: 2048 | Author: tianltz | 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:

[SCMAT24C02

Description: c51单片机AT24C02-EEPROM实验-AT24C02-EEPROM test
Platform: | Size: 10240 | Author: wt | Hits:

[Embeded-SCM DevelopTest

Description: 为44B0的测试代码,可以测试蜂鸣器,IIS 播放WAV文件,USB点灯,按键,串行FLASH,IDE硬盘 LCD等。 0 : Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC test 5 : Download File by uart(DNW) 6 : IIS Play test(Please download *.wav by Uart first) 7 : PDIUSBD12 test 8 : LCD test Mono 9 : LCD test Mono printf string 10 : LCD test Grey 4 11 : LCD test Gray 16 12 : LCD test Color 256 13 : Interrupt test 14 : Get IDE information-Test code for the 44B0, you can test buzzer, IIS plays WAV files, USB lamps, buttons, serial FLASH, IDE hard drive LCD and other. 0: Please input a number 1: Memory test 2: Timer PWM test (Beep) 3: IIC EEPROM test 4: ADC test 5: Download File by uart (DNW) 6: IIS Play test (Please download*. wav by Uart first ) 7: PDIUSBD12 test 8: LCD test Mono 9: LCD test Mono printf string 10: LCD test Grey 4 11: LCD test Gray 16 12: LCD test Color 256 13: Interrupt test 14: Get IDE information
Platform: | Size: 1922048 | Author: 张俊 | Hits:

[SCMeeprom

Description: STC单片机最新1T8051单片机内部EEPROM测试C语言程序 -STC MCU MCU internal EEPROM test the latest 1T8051 C language program
Platform: | Size: 2048 | Author: 付晓 | Hits:

[SCMEEPROM-test

Description: STC12C5A60S2中EEPROM的测试程序,很实用-STC12C5A60S2 the EEPROM test program, it is practical
Platform: | Size: 25600 | Author: lirenjiang | Hits:

[SCMEEPROM-Test

Description: 基于STC12C5A60S2,用KEIL 4编写的EEPROM模块c程序,通过按键将数据写进EEPROM,并在液晶上显示,程序是在自己的板上测试的,对学习STC12C5A60S2的EEPROM操作有帮助-Based on STC12C5A60S2, written with KEIL 4 EEPROM module program, written by key data EEPROM, and the LCD display, the program is tested in their own board, to learn the EEPROM operation STC12C5A60S2 help
Platform: | Size: 3804160 | Author: 谢锋 | Hits:

[SCMEEPROM-test

Description: EEPROM测试程序,内附整个工程,代码简洁,注释清晰-EEPROM test program, enclose the entire project, the code is concise, clear comments
Platform: | Size: 39936 | Author: 盖文迪 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net