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.

TMS320DM6446: DDR2 memory controller on TMS320DM6446

Guru 16800 points

Part Number: TMS320DM6446

Hello,

I know the memory space of DDR2 on TMS320DM6446 is 256MB; however, my customer requires to use it 512MB memory space.
Is there any potential to use DDR2 controller on TMS320DM6446 as 512MB memory space?
If yes, please let me know the method (e.g. using GPIO solution) and use case.

Best Regards,

Nomo

  • Hi Nomo,

    Nomo said:
    Is there any potential to use DDR2 controller on TMS320DM6446 as 512MB memory space?
    If yes, please let me know the method (e.g. using GPIO solution) and use case.

    No, I do not think this is possible. The 32-bit DDR2 SDRAM Memory Controller can address up to 256MBytes. And I do not think you can use external DDR2 chip attached on the DM644x GPIO peripheral.

    You can try to enlarge the RAM size using external async SRAM attached on the EMIFA interface. But this interface is slower than the DDR2 SDRAM controller interface. Refer to the DM644x documentation (DM and TRM) for more info regarding EMIFA SRAM.

    Regards,
    Pavel

  • Hello Pavel-san,

    Thank you for your reply.
    Your answer is very helpful.

    Best Regards,
    Nomo