Code Monkey home page Code Monkey logo

cherryusb_wch's Introduction

This is the WCH MCU CherryUSB demo project

USB Device

cd examples/usb_device/xxx

make
or
1、make BOARD=ch582evt    // Building the USB device demo for ch582
2、make BOARD=ch32v307evt // Building the USB device demo for ch32v307

When BOARD is not specified, the default is to build the ch32v307 USB device demo for you.

USB Host

cd examples/usb_host

make
or
1、make BOARD=ch582evt    // Building the USB host demo for ch582
2、make BOARD=ch32v307evt // Building the USB host demo for ch32v307

When the BOARD is not specified, the ch32v307 USB host demo will be built for you by default

Examples of successful testing

Full speed and high speed device

cdc_acm
cdc_msc
cdc_multitude
dfu
hid_cdc_msc
hid_custom
hid_kbd
hid_mouse
msc_ram

Full speed host

hid
msc

High speed host

Currently, some high-speed MSC devices may fail in testing.

Content waiting for repair

1、Under high-speed and full speed hosts, some MSC devices may fail to enumerate.
2、Synchronous transmission of hosts and devices.

cherryusb_wch's People

Contributors

haimianbbao avatar sakumisu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.