搜索资源列表
I2C总线源代码
- 完整的I2C软件开发包,包括模拟的I2C和硬件I2C,并且每种都有汇编和C语言两种-complete software development kits, including simulation and hardware I2C I2C, and the compilation and each have two C language
I2C
- 虚拟I2C软件包,用于无硬件I2C接口的8位单片机,含汇编和C源文件
i2c
- 硬件I2C通信程序。。。 大家参考一下
lm3S8962-I2C
- ZLG提供的LM3S8962的硬件I2C程序,很好用哦
STM32的硬件I2C比较难用
- STM32的硬件I2C比较难用,此模拟I2C可以实现其功能,但速度不及硬件。-STM32 more difficult to use the hardware I2C, I2C this simulation can achieve its function, but the speed is less than the hardware.
STM8单片机硬件I2C从方式
- STM8单片机硬件I2C从方式(I2C SLAVE)驱动代码,原创,3in1板上调试通过,未经产品使用验证。-STM8 microcontroller hardware I2C slave mode (I2C SLAVE) drive code, original, 3in1 board debugging, not production use authentication.
24C02.rar
- MSP430读写24C02模拟IIC程序和硬件I2C程序,MSP430 I2C 24C02
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
STM8_I2C_PT2314
- STM8S103 源程序,IAR平台,包含定时器,AD转换,模拟I2C, 硬件I2C,PT2314控制程序。-STM8S103 code, IAR enviroment,include TIM, ADC, I2C appliacation code, and also include PT2314 control code.
I2C
- STM32F107 KEIL 下 硬件I2C读写ZLG7290 -STM32F107 KEIL hardware I2C read and write the next ZLG7290
i2c
- i2c硬件程序,字节读、字节写,在modelsim6.0通过编译-the soft for i2c
i2c-hard
- 用c语言实现24LC256读写(非软件模拟方式)-硬件i2c应用-24LC256 using c language reading and writing (non-simulation software)- Application of hardware i2c
LPC23XX_SIMU_I2C
- NXP ARM7 LPC23XX 的IO模拟I2C程序,有些特殊I2C器件,做好的硬件I2C驱动库不适用,为此,专门做了模拟I2C程序 -LPC23XX IO Simulate I2C
NEC78F0527Hw-IIC_register
- NEC78F0527硬件I2C——IIC_register。 NEC处理器的硬件I2C代码,芯片为NEC78F0527,编译环境为PM+,已经测试过。-NEC78F0527 hardware I2C- IIC_register. NEC processor hardware I2C code, chip NEC78F0527, build the environment PM+, have been tested.
I2C
- ARM中I2C功能: 使用硬件I2C对EEPROM进行操作,利用中断方式操作-ARM in the I2C functions: the use of the hardware I2C on the EEPROM to operate, using interrupt mode operation
i2c
- * 文件名:I2CINT.C * 功能:硬件I2C软件包,利用中断方式操作。 * 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)-i2c
I2C
- 基于STM32F4X的硬件、软件模拟I2C代码(STM32F4X hardware and software simulation based on I2C code)
STM32F10x_硬件I2C从机(接收数据 - 中断方式)
- 实现STM32F103单片机作为主机与其他单片机进行通信(STM32F103 microcontroller as a host to communicate with other microcontrollers)
STM32 I2C硬件实现无bug版
- stm32 I2C 通讯, 只要合理初始化,硬件I2C终归好用一些。(STM32 I2C communication)
Drone_BSP
- 在新塘M4芯片上验证硬件i2c读写程序,目标芯片mpu6050。项目当中截取没有清理其它包含文件。(Verify the hardware I2C read and write program and the target chip mpu6050 in Xintang M4 chip. No other files were included in the interception of the project.)