搜索资源列表
SourceCode05_I2CLED
- ccs编译环境,C语言编程,模拟I2C总线时序
I2C-test
- 使用2812的两个通用输入输出模拟I2C总线的时序,并与24LC64EEPROM相连,可向其读写数据,已通过验证
max7219-led
- dsp2812接max7219led显示驱动 4位led显示 模拟max7219的时钟片选信号,时序 注释清楚
I2C
- 一个用BF533 DSP普通IO控制模拟的I2C,参考I2C规范时序,可以很快掌握这种方法-One for beginners Marquee procedures, are thought to explain every step, a study will be
GPIO_LCM
- 该文件是GPIO模拟时序,实现SPI协议的代码。-This file is GPIO analog timing to achieve SPI protocol code.
15.CLOCK
- TMS320F28335通过两根I/O口线连接PCF8563的时钟线和数据线,程序模拟I2C总线时序与时钟芯片传输数据,芯片控制字8位,前4位为芯片地址1010,中间三位空缺,最后一位是读写标志位(0:写,1:读),控制流程与实验八 EEPROM中I2C总线控制方式相同.-TMS320F28335 control PCF8563 S clock and datas.
dsp2812_I2C_FM24CL04
- dap2812的GPIO口模拟I2C(IIC)总线时序完成对铁电存储器的读写操作,可读写char(8位),int(16位),long(32位)的数据。-Dap2812 GPIO simulation I2C (IIC) bus timing for completion of the ferroelectric memory read and write operation, read and write char (8), int (16), long (32) data.
I2C_MAX1619mee
- 使用DSP2812模拟I2C时序,通过I2C访问外挂的温度传感器MAX1619。经过本人大量测试,代码是可靠可用的-Using DSP2812 simulation I2C timing, access to the external temperature sensor MAX1619 I2C. After a lot of testing, the code is reliable and available.