Welcome![Sign In][Sign Up]
Location:
Search - IIC device

Search list

[Other resourceiic_driver_for_uClinux_+_s3c44b0

Description: 开发环境为uClinux2.4.x+s3c44b0。此程序以字节方式对IIC器件进行读写。通过硬件测试,可以直接使用。附:IIC测试程序。具体使用说明见其中的readme.txt。-development environment for uClinux2.4.x s3c44b0. This procedure in byte pairs IIC device reading and writing. Through hardware testing can be used directly. Report : IIC test. Specific use see the readme.txt.
Platform: | Size: 295482 | Author: 张大海 | Hits:

[Embeded LinuxIIC总线驱动程序

Description: i2c-core.c - a device driver for the iic-bus interface You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Platform: | Size: 12021 | Author: sj03322@126.com | Hits:

[Embeded Linuxiic_driver_for_uClinux_+_s3c44b0

Description: 开发环境为uClinux2.4.x+s3c44b0。此程序以字节方式对IIC器件进行读写。通过硬件测试,可以直接使用。附:IIC测试程序。具体使用说明见其中的readme.txt。-development environment for uClinux2.4.x s3c44b0. This procedure in byte pairs IIC device reading and writing. Through hardware testing can be used directly. Report : IIC test. Specific use see the readme.txt.
Platform: | Size: 294912 | Author: 张大海 | Hits:

[SCMiic_lcd_51

Description: I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的-I2c such as IIc 24LC64 51 microcontroller device driver, has been through actual test Oh good use
Platform: | Size: 167936 | Author: 赵显刚 | Hits:

[ARM-PowerPC-ColdFire-MIPSIICMaster

Description: 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在config.h包含iic_master.h文件和其它必须的文件如reg51等;并定义宏TRUE、FALSE和与编译器无关的数据类型。在使用Small RTOS的情况下,用户只要在config.h定义SDA和SCL和包含iic_master.h并将宏IICSem定义为分配给IIC总线驱动程序的信号量的索引。 在使用IIC总线驱动程序前应该调用函数IICInit()初始化IIC总线。单独使用或单任务IIC总线,使用函数IICRead()对IIC总线进行读操作,使用IICWrite()对IIC总线进行写操作。如果有多个任务需要对IIC总线进行操作,则分别调用宏OSIICRead()和OSIICWrite()对其进行读写。-12Mhz standards of 100KHz 51 IIC bus owners device simulation mode driver. The driver is not in the Small RTOS use. At this point, to use the driver only needs to use the allocation of the IIC bus IO mouth. Drivers in the main document iic_master.c document contains only a config.h. User needs in this document is to set up the IIC bus IO mouth SDA and SCL. If users alone iic_master.c. also included in config.h iic_master.h documents and other necessary documents reg5 1; and the definition of Acer TRUE, FALSE and compiler- independent data types. Small RTOS in the use of the circumstances, users in config.h definition of SDA and SCL and will include Acer iic_master.h IICSem definition allocated to the IIC bus driver signals of the index. IIC in the use of the former bus driver should call
Platform: | Size: 3072 | Author: 李强 | Hits:

[TCP/IP stackiic

Description: iic串行通信协议,iic上可以连接多个器件,每个器件可以有不同的地址码-IIC serial communication protocol, iic can connect multiple devices, each device can have a different address code
Platform: | Size: 1024 | Author: 张旭 | Hits:

[VHDL-FPGA-Verilogi2c.tar

Description: IIC主设备的代码实现(verilog),从设备模型-IIC main equipment of the code (verilog), from the device model
Platform: | Size: 699392 | Author: | Hits:

[Linux-UnixIIC_ZLG7290

Description: 本字符设备驱动在Linux2.6中测试通过,实现微处理器S3C2410通过IIC总线向数码管键盘控制芯片ZLG7290发送数据,通过控制ZLG7290来使数码管循环显示0-F。-The character device driver in Linux2.6 test is passed, the microprocessor S3C2410 realize through the IIC bus to the digital tube ZLG7290 keyboard control chip to send data, by controlling the ZLG7290 to make digital tube display cycle 0-F.
Platform: | Size: 11264 | Author: fangfang | Hits:

[Embeded Linuxi2c.linux2.6.23

Description: i2c-core.c - a device driver for the iic-bus interface-i2c-core.c- a device driver for the iic-bus interface
Platform: | Size: 267264 | Author: 程式 | Hits:

[Other Embeded programI2C-communicate

Description: I2C 接口,通讯资料:IIC 设备地址为0x60[6..0]——设置寄存器的时候注意-I2C interface for communication of information: IIC device address is 0x60 [6 .. 0]- set the register when the attention of
Platform: | Size: 55296 | Author: 陈杰 | Hits:

[ARM-PowerPC-ColdFire-MIPScreator

Description: IIC READ AND WRITE iic器件的读取 连续读取和页读取,指定地址读取-IIC READ AND WRITE iic device read consecutive pages read and read, read the specified address
Platform: | Size: 60416 | Author: 戴猛 | Hits:

[Software EngineeringIIC-CPLD

Description: iic总线协议~IIC总线通讯接口器件的CPLD实现,网上下载的资料~~很不错-IIC bus protocol ~ IIC bus communication interface device CPLD realization of downloading the information ~ ~ very good
Platform: | Size: 8192 | Author: allen | Hits:

[ARM-PowerPC-ColdFire-MIPSiic

Description: Renesas 单片机I2C 例程。与eeprom的完整功能实现。-Simplified IIC-BUS 0 "Operates as master device for Serial EEPROM"
Platform: | Size: 188416 | Author: John Histeryj | Hits:

[USB developUSBI2C

Description: 通过USB接口访问IIC设备,包含固件程序、驱动程序、上位机程序-IIC device through the USB interface to access, including firmware, drivers, host computer program
Platform: | Size: 1949696 | Author: 卞传敏 | Hits:

[ARM-PowerPC-ColdFire-MIPSIIC

Description: 基于S3C44B0X和AT224C02的IIC程序,实现CPU和IIC器件之间的读写功能-S3C44B0X and AT224C02 the IIC based on procedures, to achieve between the CPU and the IIC device read and write capabilities
Platform: | Size: 103424 | Author: 华东 | Hits:

[Embeded-SCM Develop51iic

Description: 些代码是基于软件模拟的51单片机IIC总线程序,本测试IIC器件为(24cxx)-These codes are software-based simulation 51 MCU IIC bus program, this test IIC device is (24cxx)
Platform: | Size: 2048 | Author: lao | Hits:

[SCMproteus

Description: Proteus6.7 是目前最好的模拟单片机外围器件的工具,真的很不错。可以仿真 51 系列、AVR,PIC 等常用的 MCU 及其外 围电路(如 LCD,RAM,ROM,键盘,马达,LED,AD/DA,部分 SPI 器件,部分 IIC 器件 -Proteus6.7 is the best tool for simulation of microcontroller peripherals, really good. Can be simulated 51, AVR, PIC and other commonly used MCU and its peripheral circuits (such as the LCD, RAM, ROM, keyboard, motors, LED, AD/DA, part of the SPI devices, part of the IIC device
Platform: | Size: 1352704 | Author: 杨云 | Hits:

[Software Engineeringiic

Description: 实现iic设备驱动程序的开发步骤及详细内容介绍-Iic device driver to achieve the development process and details of the introduction
Platform: | Size: 113664 | Author: wangyi | Hits:

[SCM51-and-iic

Description: AT89C51单片机的IIC器件的驱动程序,IIC是简单,易扩展的常用总线技术.-AT89C51 MCU IIC device driver, IIC is a simple, easy to expand the common bus.
Platform: | Size: 1024 | Author: 邵晓飞 | Hits:

[VHDL-FPGA-VerilogIIC

Description: 使用verilog HDL编写IIC代码,通过FPGA读取mpu6050数据,其他IIC器件代码类似-IIC written using verilog HDL code, read mpu6050 data through FPGA, similar to other IIC device code
Platform: | Size: 2048 | Author: 陈孙杰 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net