-
多功能数据采集卡上位机完整代码,经调试后可用。
多功能数据采集卡上位机完整代码,经调试后可用。-Multi-function data acquisition card PC integrity code, for use by the debugger.
- 2022-07-16 03:43:59下载
- 积分:1
-
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
-
s3c2410的Nandflash的bootloader,参考wince的boot
s3c2410的Nandflash的bootloader,参考wince的boot-s3c2410 the Nandflash Bootloader. Reference wince the boot
- 2022-02-25 09:55:17下载
- 积分:1
-
LM3S6965_Http_demo
* The HTTP server provides a small scripting language.
*
* The script language is simple and works as follows. Each script line starts
* with a command character, either "i", "t", "c", "#" or ".".
* "i" - command tells the script interpreter to "include" a file from the
* virtual file system and output it to the web browser.
* "t" - command should be followed by a line of text that is to be output
* to the browser.
* "c" - command is used to call
- 2022-03-31 18:07:45下载
- 积分:1
-
MSP430单片机的计数器
Event counter for MSP430 - multi channel and real fast using latched interrupts.-Event counter for MSP430- multi channel and real fast using latched interrupts.
- 2022-03-06 11:08:22下载
- 积分:1
-
fpga+sdram+PHY 芯片设计原理图
fpga+sdram+PHY 芯片设计原理图-fpga+ sdram+ PHY chip design schematic
- 2022-12-03 18:20:03下载
- 积分:1
-
linux 2.6核s3c2410 led 驱动程序
linux 2.6核s3c2410 led 驱动程序 -linux 2.6 Nuclear s3c2410 led driver
- 2022-05-29 14:11:22下载
- 积分:1
-
嵌入式论文集,可以作为很好的学习丰富经验
嵌入式论文集,可以作为很好的学习丰富经验-Abstract The research and development of a real――time visual obstacle detection system are pre―-
sented in the paper.The stereo vision system is realized by using a single camera and the optical
and electrical identities of binocular image pair are kept.The image reprojection transformation
brings zero disparities for the road surface features and thus facilitate the obstacle detection.The
- 2022-01-26 06:58:12下载
- 积分:1
-
从大量的wince源代码中剥离出的fat文件系统源代码。移植性非常高。
微软的代码,写的非常好。
里面带有source insight工程。方便浏览。...
从大量的wince源代码中剥离出的fat文件系统源代码。移植性非常高。
微软的代码,写的非常好。
里面带有source insight工程。方便浏览。-wince from a large number of source code separated from the fat file system source code. Transplanted very high. Microsoft"s code and write very well. With insight inside source project. Accessibility.
- 2022-12-19 11:20:09下载
- 积分:1
-
CTP 发排卡控制程序,带简单SDRAM控制器
用于CTP的发排卡设计,前端接USB处理芯片CY7C68013A,支持32/64/96/128路激光器输出,实用两片SDRAM为数据缓存,USB的稳定传输速率可稳定在20MB以上(使用5MUSB延长线)。注:1.SDRAM不带自刷新功能,正常情况下5分钟不会丢失数据; 2.SDRAM不带系统调度功能,完全按预设定方式进行操作。
- 2022-04-01 11:58:15下载
- 积分:1