Location:
Search - i2c.r
Search list
Description: 此软件包包含了模拟I2C C51程序软件包和ZLG7290的C51程序然后包。
软件包的接口界面:
(1) bit ISendByte(uchar sla,uchar c) (无子地址)写单字节数据 (现行地址写)
(2) bit IRcvByte(uchar sla,uchar *c) (无子地址)读单字节数据 (现行地址读)
(3) bit ISendStr(uchar sla,uchar suba,uchar *s,uchar no)(有子地址)读N字节数据
(4) bit IRcvStr(uchar sla,uchar suba,uchar *s,uchar no) (有子地址)写N字节数据
(5) bit ISendStr(uchar sla,uchar *s,uchar no) (无子地址)写多字节数据
(6) bit IRcvStr(uchar sla,uchar *s,uchar no) (无子地址)读单字节数据
(7) unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data)
(8) void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num)
(9) unsigned char ZLG7290_SendCmd(unsigned char Data1,unsigned char Data2)
(10)unsigned char ZLG7290_GetKey()
-This package contains the I2C C51 process simulation software packages and Wire procedure, and then the C51 packets. The package interface : (1) bit ISendByte (uchar acids, uchar c) (no sons address) to write single-byte data (current addresses to write) (2) bit IRcvByte (uchar acids, uchar * c) (no sons address) Reading single-byte data (the current address of Reading) (3) bit ISendSt r (uchar acids, uchar SUBA, uchar * s, uchar no) (a sub-address) Reading N bytes of data (4) bit IRcvStr (s uchar la, uchar SUBA, uchar * s, uchar no) (a sub-address) N byte write data (5) bit ISendStr (uchar cleavage, uchar * s, uchar no) (no sons address) to write multi-byte data (6) bit IRcvStr (s uchar la, uchar * s, uchar no) (no sons address) Reading single-byte data (7) unsigned char ZLG72 90_SendData
Platform: |
Size: 13491 |
Author: 梁立林 |
Hits:
Description: 数据结构,二叉树和哈夫曼编码。C++
1、 学会针对DFA转换图实现相应的高级语言源程序
·a C++ Class Library of Cr
·简单的防火墙,可以用来学习,作为毕业课设也相当有帮
·实现ARM 芯片的一对PWM 输出用于控制直流电机
·Programming the Microsoft
·VC调用java的简单例子。需要注意jvm.dll
·这是介绍在VC++6。0下如何编写GPIB程序。有
·GPS坐标转换软件:直角坐标与大地坐标转换
·我的一个同学写的毕业论文 希望对大家来说是有用的
·最简单的用工作线程控制有进程条的窗口,主窗口调用后
·VC数据库编程综合应用。订单的管理
·vhdl,用i2c控制philips的7111和7
·基于winsock2的网络封包截获技术,源代码清楚
-data structure, binary tree and Huffman coding. C 1. Society against DFA conversion map corresponding high-level language source of a Class C of C Library r simple firewall can be used to study, as part of the graduation class is fairly established to help achieve the ARM chip of a PWM output for controlling Motor Prog ramming the Microsoft VC called java simple example. This needs attention jvm.dll is introduced in VC 6. 0 GPIB preparation procedures. Have GPS coordinates conversion software : Cartesian coordinates of the earth and converting one of my classmates wrote the dissertation hope for all of us is the most useful simple Working with a thread control of the process window, the main window after calling VC Database Programming integrated application. Vhdl orders management, i2c co
Platform: |
Size: 3519 |
Author: ssss3162 |
Hits:
Description: I2C的源程序,对系统硬件编程有很大帮助,对硬件设计有启发-I2C source, the system hardware programming is very helpful right hardware design inspiration
Platform: |
Size: 103424 |
Author: 李长宏 |
Hits:
Description: 这是一个在MSP430单片机上,用I/O模拟I2C接口的程序。里面还包含了一个对RTC芯片DS1337的操作。已经调试成功并可以使用-the MSP430, using I/O simulation I2C interface. They also include one pair of DS1337 RTC chip's operation. Debugging has been successful and can use
Platform: |
Size: 3072 |
Author: 陈根潮 |
Hits:
Description: 此软件包包含了模拟I2C C51程序软件包和ZLG7290的C51程序然后包。
软件包的接口界面:
(1) bit ISendByte(uchar sla,uchar c) (无子地址)写单字节数据 (现行地址写)
(2) bit IRcvByte(uchar sla,uchar *c) (无子地址)读单字节数据 (现行地址读)
(3) bit ISendStr(uchar sla,uchar suba,uchar *s,uchar no)(有子地址)读N字节数据
(4) bit IRcvStr(uchar sla,uchar suba,uchar *s,uchar no) (有子地址)写N字节数据
(5) bit ISendStr(uchar sla,uchar *s,uchar no) (无子地址)写多字节数据
(6) bit IRcvStr(uchar sla,uchar *s,uchar no) (无子地址)读单字节数据
(7) unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data)
(8) void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num)
(9) unsigned char ZLG7290_SendCmd(unsigned char Data1,unsigned char Data2)
(10)unsigned char ZLG7290_GetKey()
-This package contains the I2C C51 process simulation software packages and Wire procedure, and then the C51 packets. The package interface : (1) bit ISendByte (uchar acids, uchar c) (no sons address) to write single-byte data (current addresses to write) (2) bit IRcvByte (uchar acids, uchar* c) (no sons address) Reading single-byte data (the current address of Reading) (3) bit ISendSt r (uchar acids, uchar SUBA, uchar* s, uchar no) (a sub-address) Reading N bytes of data (4) bit IRcvStr (s uchar la, uchar SUBA, uchar* s, uchar no) (a sub-address) N byte write data (5) bit ISendStr (uchar cleavage, uchar* s, uchar no) (no sons address) to write multi-byte data (6) bit IRcvStr (s uchar la, uchar* s, uchar no) (no sons address) Reading single-byte data (7) unsigned char ZLG72 90_SendData
Platform: |
Size: 13312 |
Author: 梁立林 |
Hits:
Description: Avalon I2C master. Ready to use with SOPC.
Platform: |
Size: 23552 |
Author: Davide Merlani |
Hits:
Description: 数据结构,二叉树和哈夫曼编码。C++
1、 学会针对DFA转换图实现相应的高级语言源程序
·a C++ Class Library of Cr
·简单的防火墙,可以用来学习,作为毕业课设也相当有帮
·实现ARM 芯片的一对PWM 输出用于控制直流电机
·Programming the Microsoft
·VC调用java的简单例子。需要注意jvm.dll
·这是介绍在VC++6。0下如何编写GPIB程序。有
·GPS坐标转换软件:直角坐标与大地坐标转换
·我的一个同学写的毕业论文 希望对大家来说是有用的
·最简单的用工作线程控制有进程条的窗口,主窗口调用后
·VC数据库编程综合应用。订单的管理
·vhdl,用i2c控制philips的7111和7
·基于winsock2的网络封包截获技术,源代码清楚
-data structure, binary tree and Huffman coding. C 1. Society against DFA conversion map corresponding high-level language source of a Class C of C Library r simple firewall can be used to study, as part of the graduation class is fairly established to help achieve the ARM chip of a PWM output for controlling Motor Prog ramming the Microsoft VC called java simple example. This needs attention jvm.dll is introduced in VC 6. 0 GPIB preparation procedures. Have GPS coordinates conversion software : Cartesian coordinates of the earth and converting one of my classmates wrote the dissertation hope for all of us is the most useful simple Working with a thread control of the process window, the main window after calling VC Database Programming integrated application. Vhdl orders management, i2c co
Platform: |
Size: 3072 |
Author: |
Hits:
Description: USB转换成RS232转换接口在现在的笔记本电脑中应用相当广泛,因为在现在的笔记本电脑中一般都没有了RS232接口了。-Converted to RS232 converter USB interface in the current application of notebook computers quite extensive, because in the current notebook computers are generally not the RS232 interface.
Platform: |
Size: 180224 |
Author: ym |
Hits:
Description: Opencore提供的I2C代码,非常不错-I2C code Opencore provided very good
Platform: |
Size: 4671488 |
Author: harrybird |
Hits:
Description: TW9910 I2C初始化程序,把CVBS信号转换成ITU-R-656格式输出,液晶屏是3.5寸奇美屏。-TW9910 I2C Initial Function,CVBS invert to ITU-R-656, with CHIMEI 3.5" TFT LCD.
Platform: |
Size: 1024 |
Author: arphoove |
Hits:
Description: 89c51控制I2C电视高频头今天成功制作了用89c51控制I2C电视高频头LCD显示。先做好51的最简单系统,然后P3口LCD,P2.0,P2.1,P2.2分别接LCD的R/S,R/W,E。P0.0,p0.1分别接高频头的SCL,SDA。-89c51 TV Tuner I2C control a successful production today with I2C control 89c51 TV tuner LCD display. 51 to do the most simple system, and then P3 mouth LCD, P2.0, P2.1, P2.2, respectively, then LCD' s R/S, R/W, E. P0.0, p0.1, respectively, then the first high frequency of SCL, SDA.
Platform: |
Size: 4096 |
Author: 倪 |
Hits:
Description: vc++调用usb的方法,实现I2C的功能,主要是读写的功能。-vc++ call usb mothd.
Platform: |
Size: 55296 |
Author: weilei |
Hits:
Description: dm6467板卡中I2c总线下RTC ds3231驱动模块-dm6467 board in I2c bus driver module under the RTC ds3231
Platform: |
Size: 15360 |
Author: jone_tiger |
Hits:
Description: I2C总线读写编程,简要的寻址和初始化,可移植性强。-Read and write I2C bus programming, briefly addressing and initialization, portability.
Platform: |
Size: 1024 |
Author: 毕文伟 |
Hits:
Description: 不完全手册,一本简单好用的arm编程知道书,教你不使用库函数也可以写出出色的程序- unsigned int i
BYTE buffer[512] // file copy buffer
FATFS fs // Work area (file system object) for logical drive
FIL fsrc // file objects
FRESULT res // FatFs function common result code
UINT br // File R/W count
USART1_Puts("Now, I ll read file i2c/uart.lst .\n")
Platform: |
Size: 1134592 |
Author: 张雄 |
Hits:
Description: ARM-M0-LPC1114 I2C串口通讯程序-From device to device, the I2C communication protocol may vary,
in the example below, the protocol uses repeated start to read data from or
write to the device:
For master read: the sequence is: STA,Addr(W),offset,RE-STA,Addr(r),data...STO
for master write: the sequence is: STA,Addr(W),offset,RE-STA,Addr(w),data...STO
Thus, in state 8, the address is always WRITE. in state 10, the address could
be READ or WRITE depending on the I2C command.
Platform: |
Size: 3072 |
Author: jory |
Hits:
Description: stm32-103R 开发板上的I2C总线例程,用keil开发的-Stm32-103 r development board on the I2C bus routines, use keil development
Platform: |
Size: 618496 |
Author: longqi |
Hits:
Description: STM32 硬件I2C读写24CXX程序-STM32 hardware I2C R&W 24CXX program
Platform: |
Size: 3072 |
Author: chrisdai |
Hits:
Description: I2C for R-Car platforms for Linux v2.13.6.
Platform: |
Size: 1024 |
Author: kenykqon |
Hits:
Description: I2C接口代码,v e r i l o g(The code of I2C interface, verilog HDL)
Platform: |
Size: 8192 |
Author: 幽梦影_w
|
Hits: