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

Unable to view contents of UART buffer in putty or miniterm #37

Open
anandr16910 opened this issue Feb 22, 2024 · 1 comment
Open

Unable to view contents of UART buffer in putty or miniterm #37

anandr16910 opened this issue Feb 22, 2024 · 1 comment

Comments

@anandr16910
Copy link

Programmed using ch32v003 board using standard UART example given in PIO-ch32v003 projects folder.
Build and upload was successful using vscode and Platform IO but blank screen in terminal window.

kholia pushed a commit to kholia/ch32v003 that referenced this issue Jul 11, 2024
Add putchar() to fix linker errors when using printf on single character strings
@git2fa
Copy link

git2fa commented Sep 24, 2024

Have you tried this libs?
https://github.com/hexeguitar/ch32v003fun_libs
They are working good.

Besides it is more effective not to use the printf output on this small MCU.

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