Skip to content

在沁恒的CH558&9 T&L MINIEVT开发板上实现USB主机枚举USB键盘和鼠标,包括复合键鼠和带hub的键鼠。

Notifications You must be signed in to change notification settings

Junedoubling6/ch559-usb-host

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project enumerates the usb keyboard and mouse, including composite and compound devices with ch559. It can also receive the keyboard and mouse data. Sending report to usb keyboard is also implemented.

How to Use?

  • Open usb_host_ch559.uvproj with MDK4.
  • Option for target -> C51 -> Define, add DEBUG for debug version, otherwise for release version.
  • flash the generated hex file into ch559, you can observe with a serial port tool.

About

在沁恒的CH558&9 T&L MINIEVT开发板上实现USB主机枚举USB键盘和鼠标,包括复合键鼠和带hub的键鼠。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 65.2%
  • C++ 34.8%