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.
We are using LAUNCHXL-F280049C and DRV8328AEVM to drive Sensored BLDC motor. Could you please provide reference code which can be used for this development.
What position sensor are you using? Hall sensor? Or encoder?
And what algorithm do you want to use? Trapezoidal control with hall sensor? Or sensored-FOC with encoder?
You may take a look at the links below for find the related reference codes.
[FAQ]Getting Started with C2000 MCUs for Motor Control
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/855709
[FAQ] Trapezoidal Control of BLDC Motors Using Hall Effect Sensors on C2000 Controller
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/864875
Please refer to the second link above. It's not a reference code for F28004x, but you can be easy to port the example code to F280049C.