Skip to content

USB-UART interface for DUT communication #173

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

Open
wants to merge 2 commits into
base: runner_dev_jeremy
Choose a base branch
from

Conversation

grjak
Copy link

@grjak grjak commented Mar 11, 2025

An additional interface has been implemented to allow direct communication with the DUT over UART. A standard USB-UART interface was used for this purpose. Such an interface is sufficient for running tests that require only UART (e.g., IC, AD), which simplifies the test setup.
To use this interface, enter iouart in the name field of the devices.yaml file, along with the appropriate VID and PID.
See the README file for more details.

@grjak grjak requested a review from a team as a code owner March 11, 2025 13:10
Copy link

github-actions bot commented Mar 11, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

Cleanup README.md
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.

1 participant