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

RVprog.py feature requests #2

Open
thirstyone opened this issue Nov 1, 2023 · 1 comment
Open

RVprog.py feature requests #2

thirstyone opened this issue Nov 1, 2023 · 1 comment

Comments

@thirstyone
Copy link

How do I enable SDI print from RVprog.py?
The use case is as following: pin8 of the ch32v003 in soic8 package is used for flashing. It can also be used for uart printf (for debugging purposes), but that requires hardware switching after each flash procedure.

I've seen a workaround with a modified _write (used by printf), but it is only possible, when SDI print is enabled on the wchlinke (which is done from the mounriver studio, not available on a mac).

@wagiminator
Copy link
Owner

Hi, rvprog.py is just for flashing. You can use minichlink from the ch32v003fun project.

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

2 participants