Welcome![Sign In][Sign Up]
Location:
Search - builder I2C

Search list

[Other resourceoc_i2c_masterI2CIP

Description: *** *** ***OC_I2C_Master使用说明*** *** ***** 使用步骤:1.将OC_I2C_Master文件夹拷贝到安装盘\\altera\\kits\\nios2\\components目录下。 之后重新打开SOPC Builder,在可用元件列表的DeviceSOPC组中将出现OC_I2C_Master 元件,即可像其它Altera外设元件一样添加和使用。 2.hdl文件夹中包含有描述i2c逻辑的硬件描述文件,不能删除。 3.HAL文件夹包含硬件抽象层所需的文件(即驱动),不能删除。 4.inc文件夹包含有定义底层硬件的C语言头文件,不能删除. 5.I2C_doc文件夹下有关于该元件的开发文档。
Platform: | Size: 193276 | Author: 姓名 | Hits:

[Com PortI2C_Protocol_C

Description: I2C的源程序,对系统硬件编程有很大帮助,对硬件设计有启发-I2C source, the system hardware programming is very helpful right hardware design inspiration
Platform: | Size: 103424 | Author: 李长宏 | Hits:

[Embeded-SCM DevelopI2Cv2.1

Description: I2C 总线规范 I2C 总线的IC 不只帮助了设计者它们也使设备厂商得到很多益处 -I2C bus specification I2C bus not only helped IC designers to enable equipment vendors they also receive many benefits
Platform: | Size: 782336 | Author: xiao | Hits:

[VHDL-FPGA-Verilogoc_i2c_masterI2CIP

Description: *** ***OC_I2C_Master使用说明*** ***** 使用步骤:1.将OC_I2C_Master文件夹拷贝到安装盘\altera\kits\nios2\components目录下。 之后重新打开SOPC Builder,在可用元件列表的DeviceSOPC组中将出现OC_I2C_Master 元件,即可像其它Altera外设元件一样添加和使用。 2.hdl文件夹中包含有描述i2c逻辑的硬件描述文件,不能删除。 3.HAL文件夹包含硬件抽象层所需的文件(即驱动),不能删除。 4.inc文件夹包含有定义底层硬件的C语言头文件,不能删除. 5.I2C_doc文件夹下有关于该元件的开发文档。-********* OC_I2C_Master use*********** use these steps: 1. OC_I2C_Master folder will be copied to the installation disk alterakits ios2components directory. Re-open after the SOPC Builder, a list of available devices will appear DeviceSOPC Group OC_I2C_Master components, can be similar to other peripheral devices like Altera add and use. 2.hdl folder contains logical description i2c hardware description files, can not be deleted. 3.HAL folder contains the necessary hardware abstraction layer file (ie drivers), can not be deleted. 4.inc folder contains the definition of the underlying hardware C language header files, should not delete. 5.I2C_doc folder on the development of document components.
Platform: | Size: 192512 | Author: 姓名 | Hits:

[Embeded-SCM DevelopI2Cbuscode

Description: I2C详细源代码,包括,初始化,开始信号和结束信号,delay等需要注意的地方。-I2C detailed source code, including initialization, the start signal and end signal, delay the need for attention and so on.
Platform: | Size: 1024 | Author: kepty | Hits:

[VHDL-FPGA-Verilogaltera_avalon_i2c_V90

Description: I2C IP for Quartus V9.0, can used in SOPC builder.
Platform: | Size: 12288 | Author: homeuser | Hits:

[VHDL-FPGA-Verilogaltera_avalon_i2c_V91

Description: I2C IP for Quartus V9.0 sp1, can used in SOPC builder.-I2C IP for Quartus V9.0, can used in SOPC builder.
Platform: | Size: 12288 | Author: homeuser | Hits:

[VHDL-FPGA-Verilogoc_i2c_master_top_v92

Description: I2C IP for Quartus V9.0 sp2, can used in SOPC builder.
Platform: | Size: 3072 | Author: homeuser | Hits:

[VHDL-FPGA-Verilogoc_i2c_master_v92

Description: I2C IP for Quartus V9.0 sp2, can used in SOPC builder.
Platform: | Size: 1024 | Author: homeuser | Hits:

[VHDL-FPGA-Verilogoc_i2c_master_byte_ctrl_v92

Description: I2C IP for Quartus V9.0 sp2, can used in SOPC builder.
Platform: | Size: 3072 | Author: homeuser | Hits:

[VHDL-FPGA-Verilogoc_i2c_master_bit_ctrl_v92

Description: I2C IP for Quartus V9.0 sp2, can used in SOPC builder.
Platform: | Size: 4096 | Author: homeuser | Hits:

[VHDL-FPGA-VerilogVGA

Description: 应用VEROLOG HDL编写的VGA的IP核,可用于SOPC BUILDER中-the control of the i2c bus
Platform: | Size: 518144 | Author: jack ming | Hits:

[Software EngineeringI2CCPPBuilder5

Description: Interface I2C on RS232 for C++ Builder 5.
Platform: | Size: 394240 | Author: Booda | Hits:

[Windows CEWinCE_I2C_E_GPS

Description: :在某型军车的“姿态测量与数据存储系统”设计中,为实现嵌入式微处理器对数字罗盘集成电路HMC5843 的数据的采集,需开发运行于WinCE操作系统下的I2C驱动程序。文章首先论述了ARM9微处理器与HCM5843的 连接关系,随后论述了I2C总线的概念、工作原理与WinCE的流驱动模型等基本知识,最后以Platform Builder 5.0为 开发工具,开发了I2C驱动程序,并主要从中断服务线程IST与读函数IIC Read两个方面,介绍了驱动程序的具体实 现。实验表明,该驱动程序工作良好,顺利实现了ARM9与HMC5843之间的通信。-: In a certain type of military vehicle of the " attitude measurement and data storage systems" design, in order to achieve the embedded microprocessor integrated circuits HMC5843 digital compass data collection, to be developed to run on WinCE operating system of the I2C driver. The article first discusses the connection ARM9 microprocessor with HCM5843 relationship, and then discusses the concept of the I2C bus, working principle and WinCE stream driver model and other basic knowledge, and finally to Platform Builder 5.0 to develop tools to develop the I2C driver and mainly from the interrupt service thread function IIC Read IST and read the two aspects of the driver described the specific implementation. Experiments show that the driver works well, the smooth realization of the communication between the ARM9 and HMC5843.
Platform: | Size: 366592 | Author: pengjun | Hits:

[OtherCPPBuilder_I2C_AM2311

Description: Ginkgo USB转I2C的C++ Builder版本的测试源码,程序读写控制AM2311温湿度传感器模块,获取环境的温湿度。-Ginkgo USB to I2C of C++ Builder version of the test source code, the program read and write control temperature and humidity sensor module AM2311, access to environmental temperature and humidity.
Platform: | Size: 438272 | Author: 罗伟东 | Hits:

[OtherCPPBuilder_I2C_AT24C02

Description: Ginkgo USB转I2C适配器的C++ Builder版本测试源码,程序读写控制AT24C02 EEPROM储存器-Ginkgo USB to I2C adapter C++ Builder version of the test source code, the program read and write control AT24C02 EEPROM memory
Platform: | Size: 398336 | Author: 罗伟东 | Hits:

CodeBus www.codebus.net