搜索资源列表
通用MSP430—I2C程序
- 利用msp430的通用I/O端口模拟I2c协议的源代码,利用此代码可以不需要I2c模块即可进行I2C通信-use of the Controller General I / O Ports I2c agreement simulation source code, the use of this code can not I2c module can hold I2C communications
MSP430 I2C
- MSP430F44X芯片使用口线模拟I2C协议操作的使用程序。-MSP430F44X chip analog line I use I2C agreement operation procedures.
i2c-35390
- i2c协议实现,对i2c的各个处理处过程,都用子程序实现,能认你灵活方面调用,用时钟芯片做例子,此芯片调好晶体精度可以保证一月不差一秒。-i2c agreement achieved, all right i2c Department handling process, using subroutine realized, You will have a flexible connection call, with the clock chip as an example, this chip
基于149单片机的AT24C02(I2C协议)程序
- 基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据!!!
I2C协议
- 完整的I2C协议程序
I2C.rar
- FPGA实现模拟I2C协议的过程,包括三个模块,i2c_master_bit_ctrl.v完成位传输功能、i2c_master_byte_ctrl.v完成字节传输功能,i2c_master_top.v完成整个程序的控制功能,并提供给外部程序的接口。 ,I2C Analog FPGA implementation of the Protocol process, including the three modules, i2c_master_bit_ctrl.v achieve bit tran
I2C_protocol_chinese.rar
- I2C 协议标准中文版,协议的中文版本,内容基本上充实,供大家参考,I2C_protocol_chinese
i2c_specs
- I2C协议作为常用的串行通信协议有着非常广泛的应用,SPEC作为开发的重要基础,可以让开发者对I2C有一个重要的认识.-err
I2C
- 本书是中文版I2C协议,详细讲解了I2C的最新内容,很值得参考,希望大家喜欢!-This book is the Chinese version of I2C protocol, I2C detailed account of the latest content, it is worth considering, I hope you like!
I2C
- 这是一个I2C接口的VHDL实现模块,实现I2C协议-This is a realization of I2C interface VHDL module, I2C protocol to achieve
i2c
- I2C协议verilog源码,包含完整的测试代码及设计文档。-Verilog source I2C protocol, including the complete test code and design documents.
I2C
- I2C 总线规范, I2C协议,时序编程讲解。 细致。是I2C编程的学习手册。-I2C bus specification, I2C agreement on timing programming. Detailed. I2C programming is the study manual.
I2C
- Verilog实现的I2C协议,直接在ISE下打开就可以-Verilog implementation I2C protocol to open directly in the ISE can be
iic
- I2C协议示例 IIC总线接口器件24C系列非易失性存储器与89C51接口采用软件模拟IIC。-iic
ARM2148-I2C
- ARM7 LPC2148 在ADS 环境下编译的 I2C协议 带详细注释源程序 附带原理图-In the ADS environment ARM7 LPC2148 I2C protocol source code compiled with the schematic
I2C
- 用verilog语言,实现I2C协议,需具备一定的总线知识-With verilog language, implement the I2C protocol, the bus must have a certain knowledge
I2C
- 基于STM32写的I2C传输协议,在很多传感器的应用开发中广泛应用,适合与初学者学习(The I2C transmission protocol written based on STM32 , widely used in many sensor applications, suitable for beginners to learn)
I2C
- 在STM32f103zet单片机上通过I2C协议向EEPROM中读写数据(Read and write data to EEPROM through the I2C protocol)
I2C总线协议中文版PDF
- 中文版的I2C协议,方便理解和编程,用于和下位机的联调!!!(The Chinese version of the I2C protocol is easy to understand and program, and is used to tune in with the lower computer!!!)
FPGA模拟I2C协议读写24C02
- FPGA模拟I2C协议读写24C02 verilog 源码(FPGA analog I2C read and write 24C02, verilog source code)