推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

STC8H8K64U例程61-CDC(Communication Device Class)协议范例

更新时间:2023-07-31 11:24:28 大小:28K 上传用户:yang_alex查看TA发布的资源 标签:stc8h8k64u 下载积分:2分 评价赚积分 (如何评价?) 打赏 收藏 评论(0) 举报

资料介绍

本例程基于STC8H8K64U为主控芯片的实验箱9进行编写测试. CDC(Communication Device Class)协议范例 WIN10以下的操作系统需要安装sys目录中的驱动程序,WIN10和WIN11免安装驱动 将代码下载到试验箱后,在PC端可识别为USB转串口的设备 使用试验箱上的DB9接口即可与其它串口进行通讯 串口的数据位只支持8位,停止位只支持1位 校验位可支持:无校验、奇校验、偶校验、1校验和0校验 波特率最高可支持460800,且支持自定义波特率 下载时, 设置IRC工作频率为 24MHz.

部分文件列表

文件名文件大小修改时间
61-CDC(Communication Device Class)协议范例/obj/stc_usb_ser.hex9KB2022-12-28 15:30:12
61-CDC(Communication Device Class)协议范例/src/config.h1KB2018-03-02 11:36:08
61-CDC(Communication Device Class)协议范例/src/main.c2KB2022-12-28 15:29:00
61-CDC(Communication Device Class)协议范例/src/stc.h1KB2022-05-20 17:37:10
61-CDC(Communication Device Class)协议范例/src/STC8H.h55KB2022-05-20 17:40:30
61-CDC(Communication Device Class)协议范例/src/uart.c5KB2022-12-28 15:29:34
61-CDC(Communication Device Class)协议范例/src/uart.h1KB2018-03-02 10:39:28
61-CDC(Communication Device Class)协议范例/src/usb.c10KB2022-12-28 15:30:06
61-CDC(Communication Device Class)协议范例/src/usb.h7KB2022-05-20 18:01:46
61-CDC(Communication Device Class)协议范例/src/usb_desc.c6KB2022-12-28 15:29:10
61-CDC(Communication Device Class)协议范例/src/usb_desc.h1KB2018-03-02 11:29:34
...

全部评论(0)

暂无评论

上传资源 上传优质资源有赏金

  • 打赏
  • 30日榜单

推荐下载