搜索资源列表
video_adv7181b
- ADV7181B视频解码设置和控制实验 FreeDev Digital Application Board采用了ADI公司的 ADV7181B视频解码芯片。控制接口使用I2C,40H--write,41H---read。
STM32108PKT-I2C-E2PROM
- 本例程使用I2C2 来读写M24C02。 本例程使用校验I2C 总线状态的方式,来使的I2C 器件能可靠通行,然后 再根据I2C 协议,读写M24C02,SysTick 用于通信超时控制。 其中,PB10为I2C2 的时钟脚,PB11为I2C2 的数据脚,都配置为复合 功能开漏输出。 -The routine use I2C2 to read and write M24C02. The routine use check the stat
i2c_gpio
- This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530. -This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530.
I2C
- 24C08 read/write/dump menu for SBCMon using its I2C subroutines
23017
- MCP23017 I2C 通讯程序 初始化 读写 -MCP23017 I2C communication program to initialize read and write
24c512_I2C_MSP430F149
- 在MSP430F149上利用模拟的i2c实现数据在24C512上的存储与读写。-In the MSP430F149 on the use of simulation in the 24C512 on the i2c data storage and read-write.
51i2c
- 51系列单片机在使用时,有时需要模拟I2C总线,这里举出一个实例(读写串行EEPROM芯片at2402)-51 Series MCU in use, is sometimes necessary to simulate I2C bus, to quote one instance (read and write the serial EEPROM chip at2402)
e2prom.c.tar
- Hellooo!!! Its my first upload on pudn. When I was begging on embedded systems, I ve had a problem with how to write and how to read on I2C memory. So I will post to you a simple routine for to do this. I hope that you enjoy!
24c02program
- 在基于i2c协议的基础上,利用C语言编写24c02读写程序-I2c-based protocol based on the use of C language program to read and write 24c02
I2C
- 通过对I2C的编程了解I2C对数据读和写的功能实现单片机通信-Programming through I2C read and write data to understand the function of I2C MCU Communication
IIC-EEPROM
- 本文件是I2C总线读写EEPROM(AT24C02)测试程序;将跳线器JP6的1,2脚短接,JP10的1,2脚短接,当按下KEY1,KEY2,KEY3任一键时会将对应的键值“1”,“2”,“3”写入EEPROM,同时数码管有提示,程序只保存最后一个键值,当按下KEY4时,程序会读出保存的最后一个键值,同时显示在数码管上。-This document is the I2C bus to read and write EEPROM (AT24C02) test procedures the 1,2
I2C-E2PROM
- 用于LPC23XX系列通过I2C总线读写E2PROM的程序-Through the I2C bus for LPC23XX series of programs to read and write E2PROM
TEST2
- 现代单片机I2C的读写(有问题的)编译未通过-Modern single-chip I2C read and write (in question) is not compiled by
I2C-24C04
- 改源码是利用51单片机对24C02进行读写操作,测试后通过、-Source of change is the use of 51 single-chip 24C02 read and write operations by testing
I2C
- I2C总线驱动,将数据写入2C02的某个存储地址,在读取这个地址上的数据,判断程序是否正确-I2C bus driver to write data to a memory address 2C02, read the address on the data, determine whether the correct
24C02_Example
- 这是采用模拟I2C方式对EEPROM 24C02的读写操作通用模板程序,包含对固定地址写入、读取以及翻页读写操作。-This is the analog I2C mode EEPROM 24C02 read and write access to a common template, containing a fixed address to write, read and page read and write operations.
EEPROM24C256p2C
- ARM读写24C程序:此工具包为I2C读写程序,用于24C16及24C256的读与写-ARM to read and write 24C program: this kit for the I2C read and write procedures for the 24C16 and 24C256 read and write
PCF8365
- PCF8563 avr-gcc lib. Uses software i2c library from extremeelectronics.co.in. Provides read and write all internal registers of pcf8563
PIC12F675-I2C-Code
- Main file for i2c code for PIC12F675 write and read
I2C
- 采用STM8 芯片的IO端口,模拟I2C读写功能。方便大家在便用STM8 MCU的时候使用。-Using STM8 chip IO port simulation I2C read and write functions. Facilitate the STM8 MCU will use the time to use.