-
VC_ch341-i2c源码
应用背景CH341串口使用方法:
CH341实现USB转串口,在逻辑功能方面的使用方法与普通计算机串口相同。
与普通计算机串口的区别:
CH341提供的是仿真串口,所以不支持串口本身的纯硬件操作,例如I/O操作,
普通计算机串口是静态设备,而CH341串口是动态设备,理论上随时会断开,
CH341的附加功能(下面有介绍):读取外部串行EEPROM,支持更高波特率。
提供“模块调试”工具,启动后将“类型”选择为“手工输入发送”,
打开串口后就可以用于CH341串口或者普通串口的输入输出监控及收发调试。关键技术CH341连接24C0X,A2=A1=A0=GND,将仿真串口的波特率选择为300bps,
可以用串口监控/调试工具软件演示:
1、发出命令包,为4个十六进制数据: 40 A1 01 00
将24C0X中地址为01H的数据读出,可以从串口接收到一个字节的数据
2、发出命令包,为4个十六进制数据: 40 A0 2A 69
将一个字节的数据69H写到24C0X中地址为2AH的单元,通常等待10mS后才能进行下一个操作
3、发出命令包,为4个十六进制数据: 40 A5 E7 00
将24C0X中地址为02E7H的数据读出,可以从串口接收到一个字节的数据
注意,只有24C08和24C16中有地址为02E7H的数据单元
- 2022-01-25 19:10:34下载
- 积分:1
-
PIC18F248 CAN通信程序
pic18f248的CAN通信chengxu-pic18f248 CAN communication chengxu
- 2022-01-25 16:10:52下载
- 积分:1
-
用MAX6959实现的键盘以及数码显示原代码
用MAX6959实现的键盘以及数码显示原代码-MAX6959 achieve with the digital keyboard and the indigenous code
- 2022-02-04 02:35:57下载
- 积分:1
-
2440 jlink project
flash AMD160LVDB
jlink的 2440配置工程文件 flash 用的是AMD160LVDB-2440 jlink project
flash AMD160LVDB
- 2022-01-26 07:37:13下载
- 积分:1
-
Test code for QT2410 development board, including test and demo code for all the...
QT2410开发板的测试代码,包括所有功能的测试演示代码,可以说把这里面的代码搞清楚之后对ARM2410的开发基本上没有问题了。-Test code for QT2410 development board, including test and demo code for all the functions on the board. It is safe to say that if you could understand these codes, you ll have no problem with ARM development.
- 2022-05-14 01:43:32下载
- 积分:1
-
在Quartus II 环境下编写的打地鼠程序。适用于FPGA。
在Quartus II 环境下编写的打地鼠程序。适用于FPGA。-In the Quartus II environment, prepared to play Gopher program. Applicable to FPGA.
- 2022-01-26 00:10:18下载
- 积分:1
-
Proteus in the detailed information on Chinese liquid crystal in the LCD Proteus...
Proteus中液晶中文详细资料 Proteus中液晶中文详细资料-Proteus in the detailed information on Chinese liquid crystal in the LCD Proteus Chinese details
- 2022-07-27 03:59:00下载
- 积分:1
-
台达plC内部寄存器与modbus地址映射表,对想用单片机通过modbus协议控制台达PLC的开发人员有帮助,通过触摸屏接口通讯。...
台达plC内部寄存器与modbus地址映射表,对想用单片机通过modbus协议控制台达PLC的开发人员有帮助,通过触摸屏接口通讯。-Delta plc internal registers with the Modbus address mapping table, and would like to use single-chip through the Modbus protocol Console PLC Tatsu developer help, through the touch screen interface communication.
- 2022-08-12 09:23:01下载
- 积分:1
-
i2c ipcore of altera fpga that uses ahdl lauguage.
i2c ipcore of altera fpga that uses ahdl lauguage.
- 2023-04-29 13:35:03下载
- 积分:1
-
一个类似Linux C++内核
a linux like c++ kernel
- 2022-02-26 05:15:37下载
- 积分:1