Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

When hardware brings up boards, they need to have means to validate it.

While there are test points to test for various voltages, there are some validations that we can possibly do by running custom firmware that validates the basic functionalities of each board! These include but are not limited to: 

Controller Board:

  • Making sure the programmer works
  • The correct LED's were installed
  • Making sure CAN works
  • Making sure the UART connection successfully outputs messages

Tutorial Board:

  • Validating Buttons
  • Validating the ADC
  • Validating SPI
  • Validating I2C

So for validating all of these functionalities, we made the board validation project!

Installation

Installation is pretty easy:

Step 1:

Error rendering macro 'excerpt-include' : No link could be created for 'ELEC:Module 1: Setup'.


  • No labels