Upon receiving the PCBs from manufacturing, we need to ensure that the STM32 and associated circuitry is working as expected. General PCB testing will be done alongside this, but specific STM32 functionality testing is required.
Next Steps 🚶
[ ] Write a test program to validate hardware functionality on the STM32.
this should be done in the STM32 CubeIDE and should cover all hardware components, ie. the STM32 chip itself, the oscillator functionality, MRAM storage, and all connectors. Separate programs for each item is acceptable.
[ ] Flash and run the test program(s) on the STM32 and ensure they all pass
[ ] Record all results and methodology in a new document to be saved in the ADCS Teams sharepoint.
Motivation/Description ⛰️
Upon receiving the PCBs from manufacturing, we need to ensure that the STM32 and associated circuitry is working as expected. General PCB testing will be done alongside this, but specific STM32 functionality testing is required.
Next Steps 🚶
Supporting Material and Resources 📖
Definition of Done 💯
This task is done when:
Tags
cc: @SeanTedesco @emmapaczkowski @Aidan-Sheedy