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.

DRV8312-69M-KIT: version information

Part Number: DRV8312-69M-KIT

 I am trying the demo feature of MATLAB's“Embedded Coder Support Package for Texas Instruments C2000 Processors”, here I use the shipping demo “c28069pmsmfoc_ert”in 2016a to test the demo kit hardware and found below issues:

-   It works on “F2806x controlCARD Release 0.2 ” with chip f28069UPZPA
-   but doesn't work on “F2806x controlCARD Release 0.4 ”with chip f28069MPZT

Do you have any idea about the difference between the two releases? Many thanks.

  • Need to use different .cmd for F28069 and F28069M if you are using IQmath in the project, the IQmath tables for some fuctions is in different rom address for F28069M, so you can't use the same .cmd files of F28069 projects on F28069M controller. Detail specification can be found in F28069 technical reference manual.