搜索资源列表
2410_I2C
- 优龙FS2410板的I2C通信源码,可以实现s3c2410 的I2C通信,开发平台为ADS1.2。
i2c
- 一个I2C通信程序,已经通过测试,可以直接调用
I2C
- 这是由51系列单片机实现的I2C总线通信
i2c
- 51系列单片机的i2c总线通信的C语言程序。
基于philip PLC921的I2C通信代码
- 基于philip PLC921的I2C通信代码
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
I2CMASTER
- 基于STM32F103的I2C通信代码,对象是AT24C02,也可用于一般的EEPROM通信-I2C-based communication STM32F103 code, the object is AT24C02, the EEPROM can also be used for general communications
BK1080_drv_090817
- BK1080收音模块源程序,通过I2C通信,已经验证过,可正常使用-failed to translate
SPCE3200LABCODE_16to23
- 凌阳SPCE3200 系统开发板随机自带源程序。共安排了32个子目录,其中按照SPCE3200实验指导书(上册)中的实验顺序存放了实验程序的源代码,所有项目代码均在S+coreIDE v2.1.2下测试通过。此为第16到第23个试验源代码。试验内容如下: 5.3 实验十六:Cache 读写实验. 5.4 实验十七:DMA读写实验 5.5 实验十八:SD卡读取实验 SPCE3200教学平台通信模块实验 6.1 实验十九:SPI通信实验 6.2 实验二十:I2C通信实验.
I2C
- MSP430F147,ST7920A,片上AD,通过uart与上位机通信,上位机程序采用VB编写,另外单片机采样数据通过EEPROM保存。-MSP430F147, ST7920A, chip AD, through the uart communicat with PC, PC s programme finished by VB, and sampling data preserved in EEPROM.
IICdsp
- 该文档介绍了DSP6000系列的I2c通信接口的相关内容。包括寄存器,程序框图等内容。-The document describes the DSP6000 series communication interface I2c relevant content. Including the register, the program flow chart and so on.
E2PROM_C
- 关于I2C通信的示例程序,适合初学者,希望对大家有所帮助。-I2C communication on the sample programs, suitable for beginners, want to help everyone.
I2c
- 该软件包只用在100K或400K速度的I2C器件,如果用在低速一些的器件(如:ZLG7290)就需要调整运行时间,如在通信过程中增加NOP指令等增加延时时间.-The package is only used in the 100K or 400K speed I2C devices, if used in a number of low-speed devices (such as: ZLG7290) on the need to adjust the running time, such a
I2C
- 通过对I2C的编程了解I2C对数据读和写的功能实现单片机通信-Programming through I2C read and write data to understand the function of I2C MCU Communication
i2c
- 通用I2C通信协议,实力的是以MSP430为硬件平台设计的-Universal I2C communication protocol, the strength of the hardware platform is designed for the MSP430
I2C
- 51单片机I2C通信, 用c语言编写, 经proteus可以运行-I am not able to speak English
spi-save
- pic单片机的i2c通信,通过i2c来存储数据到24c02中-pic microcontroller i2c communication via i2c to store data in 24c02
7290
- 基于STM32F103VE的ZLG7290键盘,I2C通信协议-The STM32F103VE the ZLG7290 keyboard, I2C communication protocol
samsung-dvd-I2C
- 三星dvd嵌入式i2c通信代码-Samsung dvd embedded communication code i2c
STM32F10x_硬件I2C从机(接收数据 - 中断方式)
- 实现STM32F103单片机作为主机与其他单片机进行通信(STM32F103 microcontroller as a host to communicate with other microcontrollers)