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

feat(hardware-testing): flex stacker EVT diagnostic script for connectivity #16835

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

ahiuchingau
Copy link
Contributor

Overview

In this PR, we're setting up a diagnostic script suite for the FLEX Stacker EVT development in hardware-testing.

The test_connectivity.py does the following:

  1. Validate serial communication by sending a GCode to prompt for device info, where we would verify the hw revision (EVT should show a1)
  2. Validate eeprom is working by sending a GCode to set serial number, then prompt for device info and ensure the serial number has been updated
  3. Prompt user input that the onboard LED is blinking

@ahiuchingau ahiuchingau requested review from a team as code owners November 14, 2024 19:57
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, nice work!

Copy link
Contributor

@vegano1 vegano1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work, thank you!

@ahiuchingau ahiuchingau merged commit f433137 into edge Nov 18, 2024
34 checks passed
@ahiuchingau ahiuchingau deleted the PLAT-590-MCU-Validation branch November 18, 2024 17:45
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.

3 participants