搜索资源列表
smbus
- c8051f340的 I2C 主从接口程序,通过调试的-c8051f340 the I2C master-slave interface program, through the debugging
F340_i2c
- 是新华龙公司c8051f340开发评估板的关于I2C总线(smbus)的程序。-XinHualong company c8051f340 development on the Evaluation Board I2C bus (smbus) procedures.
c8051f_i2c
- c8051f340的smbus通信,里面包含完整的通信代码,有需要的可以下载-c8051f340' s smbus communication, which contains a complete communication code can be downloaded in need
smbus
- c8051f340的smbus(iic)总线的驱动代码,使用任务方式,只支持主器件,不支持从器件方式,调用smbtskcx查询可以再添加几条任务,#define MAXTSKCOUNT 10 中的(10)为最大任务设定,可以自己更改,smbaddtask为添加任务的函数,其它的过程用户可以不关心, 写过程为先写8位器件地址,再写数据指针指向的数据(内容用户自己设定,如要包含子地址等),读时如果有子地址,要分成两个任务,一个是要写入子地址任务,一个是读取任务, 如smbaddtask(0x
c8051f34024C02_smbus
- c8051f340通过片上smbus总线实现控制24c02,程序完整通过测试,只需根据不同硬件连接对WP进行修改即可-c8051f340 by smbus bus on-chip control 24c02, through the complete test program, simply depending on hardware connection can be modified for WP
c8051f340_smbus
- smbus的程序,用于使用c8051f340的I2C通信,其中还加入了串口的功能。-smbus used for c8051f340