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.

LP-MSPM0G3507: Question about sensorless-foc Code.

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G3507

Hi, 

I am analyzing the sensorless FOC example code in MSPM0 SDK.

C:\ti\mspm0_sdk_1_30_00_03\examples\nortos\LP_MSPM0G3507\motor_control_bldc_sensorless_foc\drv8323rs

Where are the definitions of functions declared in ISR.h?

For example, the definitions of the functions below cannot be found in the SDK.

Thanks.

  • Hello Remony,

    You can use "ctrl" + left click mouse or "ctrl"+ "tab" to check the definition of function. And if you can't find the definition, it indicates that this function is sealed and cannot be viewed for internal information.

    Best Regards,

    Janz Bai