Welcome![Sign In][Sign Up]
Location:
Search - CH375

Search list

[Dialog_WindowUSB设备CH372/CH375调试程序

Description: 此文件包含了CH372/CH375调试程序的全部源代码,以及执行程序。包括检测设备属性,上传下载数据等功能。 用于MCS51单片机的内置USB调试固件程序 用于连接CH372或者CH375的单片机进行简单的调试功能 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 CH372DBG.C 为单片机端的子程序,内有主程序示例 CH37D51.C 为计算机端的子程序,内有主程序示例 ******************************* 实例 MCU目录下为单片机端的主程序:源程序/目标程序 PC目录下为计算机端的监控/调试工具主程序:源程序/目标程序 功能: 1、可以做简单调试,类似于简单的嵌入式软件仿真器,计算机端程序为CH37XDBG.EXE 2、在计算机上可以读写单片机的SFR、可以控制单片机的I/O引脚 3、在计算机上可以读写单片机的内部RAM,交换数据 4、在计算机上可以读写单片机的外部RAM或者外部IC设备 5、在计算机上可以读取单片机的程序ROM 扩展功能,后加的 6、通过MCS51的异步串口模拟USB转串口芯片(USB数据经MCS51后转为串口数据) 7、支持I2C两线接口(例子只用于测试24C01-24C16,24C32-24C512等串行EEPROM)
Platform: | Size: 317629 | Author: wukoo0901@qq.com | Hits:

[SCMch375

Description: CH375 是一个USB总线的通用接口芯片,支持USB-HOST主机方式和USB-DEVICE/SLAVE设备方式。在本地端,CH375具有8位数据总线和读、写、片选控制线以及中断输出,可以方便地挂接到单片机/DSP/MCU/MPU等控制器的系统总线上。在USB主机方式下CH375还提供了串行通讯方式,通过串行输入、串行输出和中断输出与单片机/DSP/MCU/MPU 等相连接。 CH375 的USB 设备方式与CH372 芯片完全兼容,CH375 包含了CH372 的全部功能。本手册中没有提供CH375 在USB 设备方式下的说明,相关资料可以参考CH372 手册。 CH375的USB 主机方式支持常用的USB 全速设备,外部单片机可以通过CH375 按照相应的USB 协议与USB 设备通讯。CH375 还内置了处理Mass-Storage 海量存储设备的专用通讯协议的固件,外部单片机可以直接以扇区为基本单位读写常用的USB 存储设备(包括USB 硬盘/USB 闪存盘/U 盘)。-Document for CH372 usb style
Platform: | Size: 397312 | Author: 杨容 | Hits:

[Documentsch375资料

Description: ch375的资料 ch375是一种重要的USB接口芯片 本文详细的介绍了芯片的功能和使用方法-ch375 ch375 information is an important USB interface chip is described in detail the functions of the chip and the use of methods
Platform: | Size: 89088 | Author: 王伟 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C44BOX+CH375

Description: S3C44BOX+CH375读写U盘原理图和源程序-S3C44BOX CH375 literacy U-schematic and source
Platform: | Size: 30720 | Author: yyy123 | Hits:

[ARM-PowerPC-ColdFire-MIPSmega128+ch375

Description: mega128+ch375实现读写u盘功能iccavr源码,支持fat32格式-mega128 ch375 achieve disc read and write function u iccavr source, support fat32 format
Platform: | Size: 13312 | Author: 小铁 | Hits:

[SCMCH375-HOST

Description: 以8051为MCU,CH375做HOST的C51程序,暂时可以和slaver通讯.可以在次基础上开发出各种USB外设-8051 for the MCU, so HOST CH375 C51 procedures, I can slaver and communications. In the second can develop on the basis of various USB peripherals
Platform: | Size: 9216 | Author: 费扬峻 | Hits:

[SCMCH375-SLAVE

Description: USB 1.1 Slaver for CH375:CH375做slaver的程序,单片机用89C2051.与我之前上传的CH375-HOST对应,联系起来使用. -USB 1.1 Slaver for CH375 : CH375 do slaver procedures, Microcontroller with 89 C2051. Before I uploaded CH375- HOST counterpart and linked use.
Platform: | Size: 269312 | Author: 费扬峻 | Hits:

[Embeded-SCM DevelopCH375+vb

Description: 基于CH375的USB数据采集应用程序,上位机VB-CH375 of USB-based data acquisition applications, PC VB
Platform: | Size: 71680 | Author: tomtan | Hits:

[DSP programUSB-CH375

Description: usb芯片 CH375在 DSP2812中应用的c源码-usb chip CH375 DSP2812 in the application of c-source
Platform: | Size: 4096 | Author: 张洪 | Hits:

[MiddleWareCH375

Description: CH375的库文件,说明白点就是一个中间件,使用者通过使用该库文件提供的API函数几乎可以无视硬件。-CH375 the library file that points to understand is a middleware, the user through the use of the library file API function provided almost can ignore the hardware.
Platform: | Size: 514048 | Author: 周建斌 | Hits:

[SCMCH375

Description: 这个是一个利用51单片机结合U盘读写芯片CH375写下的用51单片机串口读写U盘的程序包-This is a combination of the use of 51 single-chip U disk read-write chip CH375 written using 51 single-chip serial read and write U disk package
Platform: | Size: 73728 | Author: wangbin | Hits:

[Otherch375

Description: 这是一个有关CH375芯片传输数据的C语言源代码,对于通信方面的设计有很大的帮助-This is a relevant data CH375 chip C-language source code, for communications design has a great help
Platform: | Size: 40960 | Author: 唐吴广 | Hits:

[SCMCH375

Description: 使用USBHOST: CH375读写U盘的程序
Platform: | Size: 15360 | Author: 于志斌 | Hits:

[SCM51+ch375

Description: 使用51单片机和usb ch375芯片,完成与pc之间的通讯-The use of 51 single-chip computer and usb ch375 chips, complete with communications between pc
Platform: | Size: 5120 | Author: 张甜 | Hits:

[SCMCH375

Description: CH375芯片设置驱动源码 ,atmega64单片机-CH375 chip set driver source, atmega64 Singlechip
Platform: | Size: 20480 | Author: wanghui | Hits:

[ARM-PowerPC-ColdFire-MIPSCH375

Description: CH375开发资料,51,ARM开发例程.原程序介绍-CH375 development data, 51, ARM development of routines. The original program to introduce
Platform: | Size: 3663872 | Author: zhanglei | Hits:

[USB developCH375

Description: CH375 为USB主从芯片,内置协议,该文件中包含所有涉及到的CH375的用户资料-CH375 for USB master and slave chips, built-in protocol, the file contains all of the user information CH375
Platform: | Size: 4299776 | Author: 周春明 | Hits:

[Driver DevelopCH375

Description: ch375的上位机测试程序,配合下位机不停传输数据,由上位机接收,并显示-test program for CH375 in windows XP
Platform: | Size: 1623040 | Author: 侯进振 | Hits:

[SCMCH375

Description: ch375全部资料 帮助你一臂之力,很有用的 -ch375 all the information to help you a hand, very useful
Platform: | Size: 4689920 | Author: tyt | Hits:

[SCMCH375

Description: 单片机利用CH375芯片与PC机进行通信,从而利用单片机的指令来控制PC机的一些操作-CH375-chip microcontroller used to communicate with the PC, and thus the use of SCM commands to control the PC, some of the operations
Platform: | Size: 32768 | Author: wanli | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net