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

[CH32X035] Add UART echo example with DMA and IDLE interrupts #459

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

jurriaan
Copy link
Contributor

Adds an example demonstrating efficient UART communication using DMA and IDLE line detection on the CH32X035 MCU.

The example utilizes DMA for data transfer and the UART's IDLE line detection feature to identify the end of a data packet.

Adds an example demonstrating efficient UART communication using DMA and IDLE line detection on the CH32X035 MCU.

The example utilizes DMA for data transfer and the UART's IDLE line detection feature to identify the end of a data packet.
@cnlohr
Copy link
Owner

cnlohr commented Nov 30, 2024

Looks good! Do you use Discord? If so, you should join us, as we discuss the direction of 003fun, you can ping me @cnlohr

@cnlohr cnlohr merged commit 4c76a81 into cnlohr:master Nov 30, 2024
80 checks passed
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

Successfully merging this pull request may close these issues.

2 participants