CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - CH375

搜索资源列表

  1. CH375LIB

    0下载:
  2. CH375 涵盖了多数单片机的库文件,版本V3.6。-CH375 covers most of SCM library file, version V3.6.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:2011248
    • 提供者:路璇
  1. ch375

    0下载:
  2. ch375读写u盘C51示例源程序 #i nclude  "datatype.h"#i nclude  "console.h"#i nclude  "44b0x.h"#i nclude  <string.h> /*  以下定义的详细说明请看CH375HF9.H文件  */#define  LIB_CFG_FILE_IO 1 /*  文件读写的数据的复制方式,0为"外部子程序",1为"内部复制"  */#
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:8089
    • 提供者:伍世祺
  1. ch375-test-1

    0下载:
  2. 此程序首先将CH375程序库及CH375芯片进行初始化,随后开始检测U盘是否已经插入,U盘插入后,读取U盘的物理总容量,单位为扇区,即一共有多少个扇区。然后获取U盘的格式化容量、剩余容量及文件系统类型。-This program first CH375 CH375 chip library and initialized, then start testing it has been inserted U disk, U disk inserted, to read U disk total c
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:174072
    • 提供者:解金键
  1. ch375-test-2

    0下载:
  2. 此程序前面大体与“ch375-test-1”相同,同是一些初始化的操作及基本参数的获取。后面在根目录下创建一个TEST.TXT文件,创建成功后,获取此文件的相关信息并输出。-This process generally and in front of " ch375-test-1" the same operation with some initialization and the basic parameters of the acquisition. Behind in
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:249865
    • 提供者:解金键
  1. ch375-test-3

    0下载:
  2. 此程序前面大体与“ch375-test-1”相同,同是一些初始化的操作及基本参数的获取。后面对根目录下的所有文件进行列举。然后更改test.txt的一些信息,如创建时间,文件属性等。-This process generally and in front of " ch375-test-1" the same operation with some initialization and the basic parameters of the acquisition. After
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:358456
    • 提供者:解金键
  1. ch375-test-4

    0下载:
  2. 此程序前面大体与“ch375-test-1”相同,同是一些初始化的操作及基本参数的获取。后面先定位文件的偏移量,然后读取根目录下的test.txt的从偏移量开始的40个字节(如果实际长度小于40,就读取实际长度),最后向文件中写入数据。-This process generally and in front of " ch375-test-1" the same operation with some initialization and the basic parameter
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:332369
    • 提供者:解金键
  1. 375

    0下载:
  2. CH375的数据手册 中文版的 很全面de -CH375
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:287587
    • 提供者:汪浩淼
  1. On-cross-device-file-copy-CH375

    0下载:
  2. 关于CH375的跨设备文件拷贝的源代码,运行环境是STC51 1T单片机 22.1184M晶振-On cross-device file copy CH375
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:107407
    • 提供者:刘鹏
  1. USB-HID

    1下载:
  2. 在ATMEGA168上采用CH375外置固件模式实现标准HID设备,完成PC机与设备之间的数据交互-CH375 external use on the ATMEGA168 mode for standard HID device firmware, complete the PC and data exchange between devices
  3. 所属分类:SCM

    • 发布日期:2016-02-12
    • 文件大小:10240
    • 提供者:周红波
  1. ch375.c

    0下载:
  2. ch375 主机 辅机 通讯资料 对于初学单片机通讯很好的 芯片资料-ch375 host auxiliary communication information for the beginner a good chip data communication chip
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:127146
    • 提供者:薛斌
  1. USB

    0下载:
  2. c8051f020控制CH375,CH375_Udisk演示时会在U盘中建立并写文件。-c8051f020 control CH375, CH375_Udisk presentation will establish the U disk and write files.
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:9219567
    • 提供者:吴群民
  1. CH375EVT.ZIP

    0下载:
  2. U盘操作芯片--CH375的基本操作例程。-The example coding of CH375 which operating the U disk
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:907931
    • 提供者:彭海慕
  1. CH375-operate-Udisk

    0下载:
  2. 使用51单片机+CH375 操作U盘, 使用沁恒的文件系统,采用磁盘缓冲区和文件缓冲区共用的方式-Use 8051 microcontroler and CH375 read and write the file in the Udisk, use the Qin Heng s Filesystem, the use of shared disk buffers and file buffers way
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:5715
    • 提供者:liujing
  1. CH375-is-a-USB-host-code

    0下载:
  2. CH375的USB主机的代码,使用内部固件/ch375.c头文件的-CH375 is a USB host code, using the internal firmware/ch375.c, header files
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:4148
    • 提供者:ihyni
  1. usb-CH375

    0下载:
  2. U盘模块,所用芯片为CH375,内含原理图,CH372,CH375数据手册,还有51和AVR的源代码-U disk module, chip CH375, containing schematics, CH372, CH375 data sheet, there are 51 and AVR source code
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:3994
    • 提供者:lqx
  1. CH375-mouse

    0下载:
  2. 利用CH375芯片的外部设备模式和C51单片机配合,模拟USB鼠标设备,可以实现鼠标移动,鼠标左右键和翻页的简单鼠标功能-The CH375 chip external device mode and C51 microcontroller with analog USB mouse device, you can simple mouse movement, mouse button and flip the mouse
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:54063
    • 提供者:张贻清
  1. CH375-Device

    0下载:
  2. 通过CH375芯片和C51单片机配合,模拟USB的输入设备,可以通过上位机程序接收设置在单片机内的数据串-Through the the CH375 chip and C51 microcontroller with analog USB input devices, the string of data received by the PC program in SCM
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:125154
    • 提供者:
  1. ch375-Printer-emulation

    1下载:
  2. ch375的设备模式模拟打印机,能够实现打印机枚举,接收数据。-ch375 device mode analog printer can enumerate printer receives data
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:4349
    • 提供者:yue
  1. CH375

    2下载:
  2. 基于stm32的CH375芯片驱动程序,包括LCD显示外设,CH375HFM.LIB等-Based on stm32 the CH375 chip driver, including the LCD display peripherals, CH375HFM.LIB
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-08
    • 文件大小:934200
    • 提供者:孙铭骏
  1. ch375

    0下载:
  2. CH375 Inc CH375的命令代码 含h文件 网上找不到-ch375inc.h can not find it on the internet
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:7456
    • 提供者:明月
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com