-
Notifications
You must be signed in to change notification settings - Fork 4
Tutorials
brunoeiterer edited this page Jan 30, 2018
·
22 revisions
- Place a jumper in the VCC_JTAG connector
- Connect MSP-FET to PC and to the board
Note: This procedure only guarantees that the Microcontroller is properly powered and should only be used in simple electrical/software tests.
- Remove jumper from VCC_JTAG connector
- Connect a structure switch to either SW1 or SW2 connectors
- Connect 8.4 V voltage source, limited to 80 mA, from +VBat pin to -VBat pin
- Connect 4.2 V voltage source, limited to 80 mA, from VBat_Common pin to -Vbat pin
- Verify if the Vbus and Vbus1 leds are on
- Remove jumper from VCC_JTAG connector
- Connect a structure switch to either SW1 or SW2 connectors
- Charge two batteries using a battery charger
- Balance the batteries if necessary
- Connect one battery to each connector in the EPS-batteries board taking caution of the polarities
- Connect insulators to the battery mechanical connectors in the EPS Board
- Connect the EPS-batteries board to the EPS board
- Verify if the Vbus and Vbus1 leds are on
- If necessary, clone the EPS repository from github
- If necessary, pull the changes from EPS repository
- If necessary, import the fsat_eps project to Code Composer Studio
- Go to File -> Import
- Expand C/C++
- Select CCS Projects
- Browse to the eps\firmware
- Uncheck Automatically import referenced projects found in same search-directory
- Uncheck Copy projects into workspace
- Click Finish
- Select the appropriate build configuration
- Click the arrow next to the hammer icon
- Select the appropriate build (use Debug if not specified)
- Power-on the EPS board
- Connect a MSP-FET to the board
- Click Debug
- click the green bug icon