This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Flashing InstaSPIN_BLDC to DRV8303EVM Development Board

Other Parts Discussed in Thread: CONTROLSUITE, DRV8303EVM

Hello,

When we flash the InstaSPIN_BLDC project from ControlSuite to the DRV8303EVM Development Board, the code works and spins our motor without any problems. However, when we power off the board and power it back on, the board won't spin the motor anymore and we have to reflash the code to get it to run. We added the "FLASH" predefined symbol to run the code in flash memory because we thought it could be a problem running the program in RAM but we get the same behavior. We followed section 4.2 in the Hardware user guide about flashing the board including flipping SW1 to the off position to boot from ROM. Any help would be appreciated.