SpaceTeam / STS1_COBC_SW

Software for the communication and onboard computer (COBC) of SpaceTeamSat1 (STS1)
MIT License
10 stars 2 forks source link

Add hardware test for shaker test #325

Closed PatrickKa closed 1 month ago

PatrickKa commented 1 month ago

Description

The test should regularly check if we can read the correct device IDs from the flash, FRAM, and RF chip and signal that with LEDs as well as by printing via the UCI UART. During the shaker tests, this allows us to easily see when problems arise and stuff breaks.

Edit: The HW test is only run before and after the shaker test, since nothing is powered while shaking.