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

UART #29

Open
parthitce opened this issue Nov 22, 2024 · 1 comment
Open

UART #29

parthitce opened this issue Nov 22, 2024 · 1 comment
Assignees

Comments

@parthitce
Copy link
Member

Although #27 helps testing the basics, this issue should help focus more specifics about UART testing,

Total UART available is 4. Pin mapping in the Launchpad to check the possibility to test all 4 with and without flow control

  • UART poll API
  • UART interrupt driven API
@parthitce parthitce self-assigned this Nov 22, 2024
@parthitce
Copy link
Member Author

Interrupt testing is done using samples/drivers/uart/echo_bot/, otherwise poll is defaulted when tested with hello_world

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

1 participant