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.

CCS/DRV8301-69M-KIT: DRV8301-69M-KIT board questions

Part Number: DRV8301-69M-KIT
Other Parts Discussed in Thread: MOTORWARE

Tool/software: Code Composer Studio

I have a few questions about DRV8301-69M-KIT board, Could you help on them?

1. Is it possible to directly use the GUI to read the motor parameters, instead of having to download the program to the F28029 chip first?

2. I chose the lab2b project, is it true that if I put the .out file into the corresponding directory of the GUI after compiling, then the interface will be running my own program after the GUI is started?

3. For a CCS project (such as lab2b), is there any document to explain in details like which functions need to be called and which parameters need to be edited to start the motor and control its spin speed? I understand the speed is dependent on specific application, but after opening lab2 project, I don't know where to modify to let it combine with my actual application.

Thank you.

  • What GUI are you using? InstaSPIN_F2806xM_UNIVERSAL?
    1. Some parameters can be read from the F28069M by GUI, but you must program the right code into F28069M first.
    2. Yes, more detailed information, you might refer to the GUI Quick Start Guide.
    3. You may refer to InstaSPIN lab guide in motorWare and InstaSPIN user's guide (SPRUHJ1G).