Skip to content

DevBoard

Reto Da Forno edited this page Jul 9, 2021 · 4 revisions

DPP DevBoard

The DevBoard acts as a motherboard for the ComBoard and is used for code development. It provides all necessary IOs for debugging and tracing.

Hardware Components

  • MSP432 Arm Cortex M4F (APP processor)
  • Sensors
  • Power supply circuit
  • Debug headers
  • Serial Interface (FTDI chip for forwarding serial between APP/COM and USB)

Documentation

Software

Compilation & IDE

Programming of the MSP432

There are 2 options to flash an image:

Clone this wiki locally