Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When will the new version be released? #166

Open
ziv2013 opened this issue Dec 10, 2024 · 5 comments
Open

When will the new version be released? #166

ziv2013 opened this issue Dec 10, 2024 · 5 comments

Comments

@ziv2013
Copy link

ziv2013 commented Dec 10, 2024

Hi,

When will the new version be released? I'd like to try the USB function.

Z.t

@maxint-rd
Copy link
Contributor

Good question. I'm sure more people would like to know....
All releases are made by @TianpeiLee; and unfortunately he can only do this in his spare time.

So let's take a pragmatic approach. Do you mean the release of code currently in the master branch or submitted as a PR? If the function you want to try is available in the current master or in a PR, I suggest you not to wait for a new release, but just copy the code over.

If there is no code available yet, it can mean that the function is not supported by this core. Is it supported somewhere else? What processor are you using?

@ziv2013
Copy link
Author

ziv2013 commented Dec 16, 2024

As you know USB is the talent of WCH, I'd like to try TinyUSB function. But I don't know how to use it now. After I downloaded the main branch, and overwrite the code in arduino_core_ch32 directory, I got a lot of error.

@maxint-rd
Copy link
Contributor

maxint-rd commented Dec 16, 2024

Unfortunately I have not tested any USB functionality myself yet. What MCU are you using?
From what I read the TinyUSB features where initially aimed at CH32V203, but other CH32 members are supported too.

You can read more about that effort in this merged PR: Add Adafruit qtpy ch32v203 board #136. Related are merged PR's #137, #127 and #121.

Additional work was done in PR's that haven't been merged yet: Added LANA TNY board #164.
Just a few hours ago a new commit was added to Add functions for USBPD & TinyUSB Update #144 .

@ziv2013
Copy link
Author

ziv2013 commented Dec 17, 2024

I'm making open source hardware on Ch32V305 now. How can I enabled USB support on this board?

Thanks.

@lyusupov
Copy link

@ziv2013

FYI, current state of "master" repo works fine to me on V307 USB in FS-mode.
HS-mode with proper MHz setting does not enumerate this device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants