-
Notifications
You must be signed in to change notification settings - Fork 0
DevBoard
Reto Da Forno edited this page Jul 9, 2021
·
4 revisions
The DevBoard acts as a motherboard for the ComBoard and is used for code development. It provides all necessary IOs for debugging and tracing.
- MSP432 Arm Cortex M4F (APP processor)
- Sensors
- Power supply circuit
- Debug headers
- Serial Interface (FTDI chip for forwarding serial between APP/COM and USB)
There are 2 options to flash an image:
- via Code Composer Studio
- via script
Note that you need to install the Python MSP430 tools.