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.

TMS470MF066 HDK

Other Parts Discussed in Thread: TMS470MF06607, TMS470MF03107

Hi


I have generated the code for TMS470066 HDK which has TMS470MF06607 microcontroller.

And i have also developed the application part for my project for the same microcontroller.

http://www.ti.com/tool/tmdx470mf066hdk

But now TMS470MF03107 microcontroller is selected for my project.

So, whether the same code can be applicable for TMS470MF03107 microcontroller or again i have to generate the another code and again i have to do all the codings for it.

Thanks

Vikas

  • Hi Vikas,

      F03107 is compatible to F06607. The difference is that F03107 has less flash (320k) and RAM (16k) compared to F06607 which has 640k flash and 64k RAM. So if you develop your application for F06607 that is less than the memory limit as in F03107 then you are fine.