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.

about 28346 some question?

Other Parts Discussed in Thread: TMS320C28346

Hello TI ,

I have see a new micocontroller TMS320C28346 ,I think it's very useful in realtime control system.But for end user development,where is the release code place? 28346 no flash,no secure password,how can i  safeguard my release code ?

In boot table,there is I2C\SPI\xintf boot mode,But how can i program my code in external eeprom/flash?

Look forward your replay!

Thanks!

 

  • Nobody reply the question?

  • liang cai said:

    I have see a new micocontroller TMS320C28346 ,I think it's very useful in realtime control system.But for end user development,where is the release code place? 28346 no flash,no secure password,how can i  safeguard my release code ?

    The code would need to be placed in an external memory device that can be accessed by one of the various boot modes available.  The boot modes are documented in the TMS320x2834x Delfino Boot ROM Reference Guide (SPRUFN5).

    The TMS320x2833x/2823x to TMS320x2834x Delfino Migration Overview (SPRAB26) does talk about potentially still having some security with application code stored externally, but you should contact your local TI representative for details.

    liang cai said:

    In boot table,there is I2C\SPI\xintf boot mode,But how can i program my code in external eeprom/flash?

    You will need to develop flash programming routines for the particular vendor device you plan to use.