Welcome![Sign In][Sign Up]
Location:
Search - iic slave

Search list

[VHDL-FPGA-VerilogI2CIP

Description: IIC的IP.这是经过验证的源代码,而且还有IIC的说明文档,很实用。-IIC IP. This is the result of verification of source code, but also the documentation, IIC, very practical.
Platform: | Size: 665600 | Author: 诸葛飞 | Hits:

[Internet-Networkiicreciver

Description: iic slave verilog hdl code
Platform: | Size: 1024 | Author: hrui | Hits:

[ARM-PowerPC-ColdFire-MIPSI2C

Description: IIC控制器的verilog实现,通过mcu接口对iic slave器件进行控制-IIC controller Verilog realize
Platform: | Size: 348160 | Author: yu | Hits:

[Embeded-SCM Developi2c_slave

Description: 在一个32单元CPLD中实现的I2C SLave device-Minimal I2C Slave Device in a 32cell PLD
Platform: | Size: 1432576 | Author: ttt | Hits:

[OtherCS8955TV_source_code

Description: 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 family .MCU. It includes an 8051 CPU core, a 64K-byte internal program Flash-ROM, a 512-byte SRAM, 6 channels of PWM DAC, and 4 channels of 6-bit ADC (Analog to Digital Converter). It also includes a Boot- Code-Free ISP (In System Programming), which allows users to update the programming codes easily. In addition, there are two IIC Slave B ports supporting VESA DDC 2B/2Bi/2B+/CI standards for both D-sub and DVI interfaces in LCD Monitor/TV application. An external 64K bytes data flash memory can be accessed by properly setting of Port 0, Port 2 and Port 3.6/3.7.
Platform: | Size: 578560 | Author: martinliao | Hits:

[VHDL-FPGA-VerilogIIC_slave_code

Description: I2C slave 代码,可以完成从机功能-about I2C slave code about I2C slave code
Platform: | Size: 185344 | Author: qinjuanyan | Hits:

[VHDL-FPGA-VerilogIicController

Description: IIC slave controller source code
Platform: | Size: 3072 | Author: baik seongho | Hits:

[Embeded-SCM Developpic-iic-example

Description: PIC单片机处于主模式和从模式的IIC通讯源码-PIC microcontroller is in master mode and slave mode IIC communication source
Platform: | Size: 254976 | Author: 李婧 | Hits:

[Embeded-SCM Developslaa383

Description: A really good source code/documentation about the MSP430 I2C (IIC) slave mode. Original from TI
Platform: | Size: 4096 | Author: ElectroFuzz | Hits:

[VHDL-FPGA-VerilogI2C-Master-_-Slave-Core

Description: 用verilog 实现的 iic 总线编程,包括master,和slave的编程,很详细的iic总线编程-Iic-bus implemented using verilog programming, including the master, and slave programming, a very detailed iic-bus programming
Platform: | Size: 2181120 | Author: 郭天然 | Hits:

[SCMi2c-slave-mode

Description: bjx 301A iic 从模式读写数据,可用作i2c 存储器-bjx 301A iic slave mode for store data
Platform: | Size: 2048 | Author: mike | Hits:

[Software EngineeringIIC

Description: 单片机做iic从机,单片机做iic从机- Single-chip iic slave machine,Single-chip iic slave machine
Platform: | Size: 12288 | Author: | Hits:

[Embeded-SCM Developi2cslave

Description: DSP 280X IIC slave 驱动程序(DSP 280X IIC slave driver code)
Platform: | Size: 125952 | Author: 谭工 | Hits:

[SCMruisaiic

Description: 瑞萨单片机iic从机工作,可以一直循环接收主机信息(Renesas microcontroller IIC slave work)
Platform: | Size: 97280 | Author: feihuaye | Hits:

[Embeded-SCM DevelopiiC程序

Description: 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 small data occasions with short transmission distance and only one host at any time. This code is based on the microcontroller program.)
Platform: | Size: 11264 | Author: wang_w | Hits:

[VHDL-FPGA-Verilogi2c_slave

Description: 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 parameter transmission and condition monitoring.)
Platform: | Size: 3072 | Author: 橙子很好吃 | Hits:

[Communication-MobileSTM32_IIC

Description: 双STM32 主从通讯 主硬件IIc 从采用中断(Two STM32 communication,master use hardware IIc ,slave use interrupt)
Platform: | Size: 2048 | Author: automation2003 | Hits:

[SCMC8T6 8通道采集IIC 串口发送

Description: 本程序由一台主机通过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 of the 8 path IIC is collected, the execution of MCU and the uploading of the data are controlled through serial port, and the running time of the code is few, and the interference between the machine and the slave communication is avoided when the machine is communicated with the host.)
Platform: | Size: 7412736 | Author: enshadower | Hits:

[SCMCode

Description: 带有详细注释的从机说明处理程序,把官方的简单例程完善成标准化IIC从机时序。也就是完成虚拟寄存器地址 因为是公司的不能发整个项目,只要懂的一定能看懂,里面有大量的注释,也是为了自己不忘(A detailed annotation of the slave processor, the official simple routine, standardized IIC slave timing. Because the company can not send the entire project, as long as the understanding will be able to understand)
Platform: | Size: 7168 | Author: Jyen | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32F030C8-IIC-Slave-master

Description: 基于STM32F030的寄存器 的 I2C slave 代码。包含dummy read功能(I2C slave code based on STM32F030 register. Including dummy read functionality)
Platform: | Size: 8167424 | Author: KKKKyle | Hits:
« 12 3 4 »

CodeBus www.codebus.net