Git Product home page Git Product logo

Comments (6)

sakumisu avatar sakumisu commented on August 28, 2024

compiling one port c source means using this port , no need to select

from cherryusb_wch.

aurimasniekis avatar aurimasniekis commented on August 28, 2024

@sakumisu, thank you for your response. I understand that compiling one port's C source means using that port. However, I'm interested in running multiple USB ports simultaneously. Is there a way to modify or configure the code so that both USB instances on the CH32V307 microcontroller can be used at the same time? Any guidance or suggestions would be greatly appreciated.

from cherryusb_wch.

HaiMianBBao avatar HaiMianBBao commented on August 28, 2024

You can use two USB peripherals, but you cannot use these two USB peripherals as both hosts or devices. You can use one USB as the host and the other USB as the device.

from cherryusb_wch.

aurimasniekis avatar aurimasniekis commented on August 28, 2024

Is that limitation of library or MCU?

from cherryusb_wch.

HaiMianBBao avatar HaiMianBBao commented on August 28, 2024

Limitation of library.

from cherryusb_wch.

sakumisu avatar sakumisu commented on August 28, 2024

@sakumisu, thank you for your response. I understand that compiling one port's C source means using that port. However, I'm interested in running multiple USB ports simultaneously. Is there a way to modify or configure the code so that both USB instances on the CH32V307 microcontroller can be used at the same time? Any guidance or suggestions would be greatly appreciated.

Support in the future.

from cherryusb_wch.

Related Issues (12)

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.