-
Notifications
You must be signed in to change notification settings - Fork 155
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
Inquiry About Support for Additional Models #458
Comments
If you have a CH643, pretend it's an x035 - can you try using it and seeing where there's resistance? It should be pretty easy to bring up more chips! |
I have CH643 chips, and I will start testing them once I get the pcb in a few days. |
Please let me know what you find! |
I've tested it. Aside from electrical characteristics, LEDPWM, remapping, and number of gpio and adc channels, they are essentially the same. |
It would take some thinking to select appropriate #define's for this... Does it make sense to just #define ch32x035 and go from there or should there be direct support for that in ch32v003fun? |
Thanks for considering support for CH64x. |
Hi @recalci - do you have a link to the source for that graphic by any chance please? Thanks. |
Sure! The graphic can be found on the WCH website in Chinese: https://www.wch.cn/products/productsCenter?categoryId=5 |
Thanks a lot @recalci - I had looked at their website but failed to find that page. 👍 |
I'm curious if there are any plans to support additional models. Some models, although not starting with "ch32," still use the same Qingke series core.
For example, the CH643's register map primarily differs from the CH32X035 in that it includes LEDPWM functionality.
It would be great to know what’s on the roadmap regarding support for these models. Thank you!
The text was updated successfully, but these errors were encountered: