Other Parts Discussed in Thread: LAUNCHXL-F280049C, DRV8320, DRV8317
Tool/software:
Hi all,
I am working with 2 development boards DRV8317HEVM and LAUNCHXL-F280049C.
I have followed the instructions in the document here https://www.ti.com/lit/ug/slvucl3/slvucl3.pdf
And I have successfully tested the sensorless FOC control with BLDC motor via GUI

As mentioned in GUI it is using example is05_motor_id for deployment.
but I checked in this example only DRV8301 and DRV8320 driver is supported.


I found that drv8320 is quite similar to drv8317 so I continued to build and download this program to LAUNCHXL-F280049C. And follow this guide (https://dev.ti.com/tirex/content/C2000Ware_MotorControl_SDK_5_04_00_00/solutions/common/sensorless_foc/docs/labs/MotorControl%20SDK%20InstaSPIN%20Lab%20Guide.pdf) to implement it . However, it cannot run BLDC motor as I did with GUI.
So I have some questions:
1. Did I find correct example code?
2. If #1 is right, Why I loaded this program but it doesn't run. Do I need to edit anything else?
Thanks all of you!