搜索资源列表
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
linux-i2c-eeprom
- 实现了s3c6410通过i2c总线对eeprom的读写-Achieved through s3c6410 i2c bus read and write to the eeprom
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-slave
- 模拟i2c主机的比较多,模拟i2c从机的资源不多,从机相对主机而言要难一些,这个供大家借鉴。 这个从机程序支持主机对它的随机写和随机读,连续读和连续写没做。-Simulation i2c host more, simulation i2c slave modest resources, from the host machine is relatively more difficult in terms of some of this for your reference. The hos
i2c-eeprom-090804
- linux下读写EEROM的应用程序,i2c接口的,应用linux自带的i2c驱动-to read and write EEROM under linux applications, i2c interface, the application comes with i2c driver linux
i2c
- 用i2c写的一个可以读写EDID的工具,用这个工具可以读出存在EEPRAM里面的EDID-Written by a i2c EDID tool can read and write, using this tool can read out the EDID inside there EEPRAM
i2c-verilog
- 可进行i2c读写操作i2c is a two-wire, bi-directional serial bus that provides a simple and efficient method of data exchange between devices. It is most suitable-it can write and read codes in i2c.i2c is a two-wire, bi-directional serial bus that provides a
i2c.c
- i2c总线读写程序-i2c main line read-write procedure
i2c
- 标准i2c读写时序,verilog Hdl-Standard i2c read and write timing, verilog Hdl
i2c
- i2c AVR单片机使用i2c总线的例子,AVR工作于i2c的主节点模式,包含两个例子 i2c.c 以单字节模式访问i2c总路线器件AT24C02的例子程序,从中可以学习i2c总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip i2c AVR example of the use of i2c bus, AVR job in i2c master mode node, including two examples in
AT24C64(64KEEPROM-i2c)
- LPC2148与AT24C64(EEPROM) LPC2148通过i2c读写AT24C64(EEPROM)源码及相关资料全。 -LPC2148 and AT24C64 (EEPROM) LPC2148 i2c read and write through the AT24C64 (EEPROM) and associated data source full.
i2c
- ARM2410 i2c 时间写入读取源代码-ARM2410 i2c write time to read the source code
i2c_eeprom
- tms320f28335的i2c eeprom 读写程序-tms320f28335 the i2c eeprom read and write procedures
i2c
- i2c存储器读写实验,汇编语言编写,用途广泛-i2c memory read and write experiments, compiled languages, a wide range of uses
i2c
- 使用i2c总线,对EEPROM24C02进行读写,C源代码通过KEIL2-The use of i2c bus, on EEPROM24C02 read and write, C source code through KEIL2
IIc24c02Int
- 用于eeprom串行处理芯片的i2c总线的读写程序列表。注意时序的处理-For dealing with serial EEPROM chip bus i2c list of programs to read and write. Attention to the handling of timing
i2c
- 用VHDL写的i2c控制器,可以读写EEPROM,比较经典。-Written with VHDL i2c controller, you can read and write EEPROM, more classic.
24C16-i2c-EEPROM-read-wtite
- 24c16芯片i2c msp430f149 实现的读写操作-24c16 chip i2c msp430f149 read and write operations to achieve
i2c
- GPIO 模拟i2c 可以进行读和写操作(gpio to i2c can read write)
i2c-AT24CXX
- stm32f746 - Development environment KEIL5+ STM32CubeMX stm32f746 hardware i2c driver, read and write AT24CXX