MSP430 I2C与CAT24C04存储器读写程序说明
msp430 i2c存储程序,430F169读写CAT24C04的程序-msp430 i2c stored procedures, 430F169 read and write p
本专区汇聚了各类基于 I2C 开发的源码资源,共计 374 篇资源供开发者免费下载学习。
msp430 i2c存储程序,430F169读写CAT24C04的程序-msp430 i2c stored procedures, 430F169 read and write p
This package can read ICM30630 data by I2C interface,the cpu is ATSAMD20.
由avalen总线转接i2c总线的vhdl程序 可应用于nios嵌入式系统-By avalen bus adapter i2c bus VHDL program can be ap
本程序基于STM32 HAL库的基础上,使用硬件I2C 驱动TSM1212通道电容触摸芯片,实现12通道的电容触摸检测;10 该程序本人通过多次测试完成,实测可用!!!
mcu采用stm32f103,使用ST的rtx,带键盘扫描,lcd1602使用i2c通讯,主要是ADC验证,FFT处理等。
LPCEB2000-S的I2C控制程序,希望对大家有帮助-LPCEB2000-S of the I2C control procedures, and they hope to h
I2C串行总线是支持任意IC设计开发生产过程的(NMOS、CMOS和双极性)。串行数据线(SDA)和串行时钟线(SCL)在和连接到总线的器件间进行信息传递。每个器件都具有一个识别的
时钟芯片PCF8563的底层驱动,使用I2C接口,基于pic单片机。-The bottom of the clock driver chip PCF8563, I2C interf
I2C接口的ADC应用PCF8591,c51原代码。编译通过。-I2C Interface Converters application PCF8591 which, c51 or
8051 c code for AT24c256
I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and p
I2C的初始化见附件,也可参照stm32f10x的资料规格书。下面是接收和发送的数据的中断函数处理的函数名,具体代码见附件:void I2C1_EV_IRQHandler(void