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.

TMS570LS0914: external SDRAM example

Part Number: TMS570LS0914
Other Parts Discussed in Thread: HALCOGEN

Hello,
do we have a HW and SW example with external SDRAM?

Regards, Holger

  • Hi HS,

    TMS570LS0914 supports 144-pin PGE and 100-pin PZ packages. Bother packages don't have the EMIF module. 

    TMS570LS12x ZWT package supports EMIF module, which can be used to interface async memory (SRAM, NOR, etc) and sync memory (SDRAM). Please refer to 17.2.5.2 of TMS570LS12x TRM regarding "HW Interfacing to SDRAM".

    You can use HALCoGen to configure and generate SDRAM driver:

    The HALCoGen contains an EMIF example: HALCOGen-->Help-->Help Topics-->Examples-->Example_EMIF_SDRAM.c