SpaceTeam / STS1_COBC_SW

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

Add HW test that disables RF latch-up protection #299

Closed PatrickKa closed 5 months ago

PatrickKa commented 5 months ago

Description

As mentioned in #298 we have a pin to disable the RF latch-up protection since HW v2.7. Andriy wants a test that just pulls this pin high – nothing more, nothing less.

The file should be called DisableRfLatchupProtection.test.cpp.

PatrickKa commented 5 months ago

Blocked by #298