文件名称:project3
介绍说明--下载内容来自于网络,使用问题请自行百度
本例程使用GPIO模拟I2C时序实现串行EEPROM的读写,并测试读写速度。
核心文件为:
b i2c_gpio.c/.h : I2C底层协议的实现代码(所有的I2C器件均可用)
b eeprom_24xx.c/.h : 24XX串行EEPROM的驱动程序
demo_i2c_eeprom.c/.h : 演示EEPROM读写的主程序
修改SCL时钟频率的方法:修改b i2c_gpio.c中的函数 static void i2c_Delay(void)-The routine use of analog I2C GPIO Timing serial EEPROM read and write, and test the read and write speed. Core file: b i2c_gpio.c/.h: I2C underlying protocol implementation code (all I2C devices are available) b eeprom_24xx.c/.h: 24XX serial EEPROM driver demo_i2c_eeprom.c/.h: Demo EEPROM write The main modification method SCL clock frequency: Modify b i2c_gpio.c the function static void i2c_Delay (void)
核心文件为:
b i2c_gpio.c/.h : I2C底层协议的实现代码(所有的I2C器件均可用)
b eeprom_24xx.c/.h : 24XX串行EEPROM的驱动程序
demo_i2c_eeprom.c/.h : 演示EEPROM读写的主程序
修改SCL时钟频率的方法:修改b i2c_gpio.c中的函数 static void i2c_Delay(void)-The routine use of analog I2C GPIO Timing serial EEPROM read and write, and test the read and write speed. Core file: b i2c_gpio.c/.h: I2C underlying protocol implementation code (all I2C devices are available) b eeprom_24xx.c/.h: 24XX serial EEPROM driver demo_i2c_eeprom.c/.h: Demo EEPROM write The main modification method SCL clock frequency: Modify b i2c_gpio.c the function static void i2c_Delay (void)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
project.uvproj
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.