搜索资源列表
iicreciver
- iic slave verilog hdl code
LP2292-I2CINT.rar
- LPC2292 I2C接口程序,主要为I2C中断子程序,可以直接调用,使LPC2292的I2C操作简单化,LPC2292 I2C interface program, mainly for I2C interrupt subroutine can be called directly, so that the I2C operation simplistic LPC2292
CS8955TV_source_code.rar
- CS8955控制TV软件。用MCU做模拟电视的控制。,CS8955+TV+TNJ7355(tuner).The CS8955 micro-controller is an 8051 CPU core embedded device targeted for LCD Monitor, LCD TV, Home Appliance, or Consumer Products application. The CS8955 is pin-out compatible with MCS-51
IICMaster
- FreeScale 9S08LL16环境下的IIC主机源码,实现主从机IIC通信-FreeScale 9S08LL16 environment IIC source host, to achieve the main slave IIC communication
I2C-Master-_-Slave-Core
- 用verilog 实现的 iic 总线编程,包括master,和slave的编程,很详细的iic总线编程-Iic-bus implemented using verilog programming, including the master, and slave programming, a very detailed iic-bus programming
I2C
- IIC控制器的verilog实现,通过mcu接口对iic slave器件进行控制-IIC controller Verilog realize
i2c_slave
- 在一个32单元CPLD中实现的I2C SLave device-Minimal I2C Slave Device in a 32cell PLD
IIC_slave_code
- I2C slave 代码,可以完成从机功能-about I2C slave code about I2C slave code
IicController
- IIC slave controller source code
pic-iic-example
- PIC单片机处于主模式和从模式的IIC通讯源码-PIC microcontroller is in master mode and slave mode IIC communication source
slaa383
- A really good source code/documentation about the MSP430 I2C (IIC) slave mode. Original from TI
i2c-slave-mode
- bjx 301A iic 从模式读写数据,可用作i2c 存储器-bjx 301A iic slave mode for store data
i2cslave
- DSP 280X IIC slave 驱动程序(DSP 280X IIC slave driver code)
ruisaiic
- 瑞萨单片机iic从机工作,可以一直循环接收主机信息(Renesas microcontroller IIC slave work)
iiC程序
- iiC总线由NXP(原PHILIPS)公司设计,多用于主控制器和从器件间的主从通信,在小数据量场合使用,传输距离短,任意时刻只能有一个主机等特性。此代码为基于单片机的程序。(The IIC bus is designed by NXP (formerly PHILIPS) and is mainly used for master-slave communication between the master controller and slave devices. It is used in
i2c_slave
- iic slave端,项目中已经用过,可用适用所有传输速率,板间通信,接口少的情况下,可用该程序实现多参数传输,状态监控。(The IIC slave terminal has been used in the project. It can be applied to all kinds of transmission rate, inter board communication and less interfaces. The program can achieve multi param
STM32_IIC
- 双STM32 主从通讯 主硬件IIc 从采用中断(Two STM32 communication,master use hardware IIc ,slave use interrupt)
C8T6 8通道采集IIC 串口发送
- 本程序由一台主机通过RS485控制多个从机,这里给出的是一个从机的程序。通过对stm32控制,对8路的IIC采集传感器数据,通过串口控制单片机的执行与数据的上传,代码运行时间少,并且避免了从机与主机通信时从机与从机通信之间的干扰.(This program is controlled by a host machine through RS485, and a slave program is given here. Through the control of STM32, the data
Code
- 带有详细注释的从机说明处理程序,把官方的简单例程完善成标准化IIC从机时序。也就是完成虚拟寄存器地址 因为是公司的不能发整个项目,只要懂的一定能看懂,里面有大量的注释,也是为了自己不忘(A detailed annotation of the slave processor, the official simple routine, standardized IIC slave timing. Because the company can not send the entire projec
STM32F030C8-IIC-Slave-master
- 基于STM32F030的寄存器 的 I2C slave 代码。包含dummy read功能(I2C slave code based on STM32F030 register. Including dummy read functionality)