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.

TMS320F28388D: Controller used for New Application

Part Number: TMS320F28388D

Tool/software:

Hello Sir,

I am planning to use this new controller for one of my new project of inverter.

I have few query as per below.

1.As per datasheet CM does not have any SPI module. Four SPI Module are available for C28X only. Is it possible to use SPI Module in CM core.

2.Based on the requirement of code development, How can I define whether TMS320F2838x controller will fits or not in terms of available RAM and FLASH??

3.Do you have any plan for Launchpad development for TMS320F2838x??

Regards,

Bharat

  • Hi,

    1.As per datasheet CM does not have any SPI module. Four SPI Module are available for C28X only. Is it possible to use SPI Module in CM core.

    As shown in below diagram, SPI Modules are not directly accessible by the CM. 

    You could use pass information to/from SPI registers by using MSGRAM and the DMAs on C28x and CM cores.  

    2.Based on the requirement of code development, How can I define whether TMS320F2838x controller will fits or not in terms of available RAM and FLASH??

    I do not think that this can be guaranteed without compiling your code, since even the same source code will vary in size based on compiler settings.

    3.Do you have any plan for Launchpad development for TMS320F2838x??

    There will not be a launchpad for F2838x.

    Best Regards,

    Ben Collier