Dear expert, Does AM263x have SRAM interface for external memory ?
from the datasheet, it seems no interface for external memory, but 2MB internal ocsram is not enough.
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.
Hi yangbo li
Can you please explain expanding SRAM you mean? You're trying to interface external SRAM IC's over some kind of communication protocol? Or trying to add DDR kind of memory to the AM263x?
from the datasheet, it seems no interface for external memory, but 2MB internal ocsram is not enough.
As of now we have a limitation on this. We do have peripherals like GPMC however due to the errata on this peripheral it is not recommended to use for code execution. You need to go with a different part number like AM273x (has DSS_L3 of 3.4Mb and more memory) or our upcoming part AM263P (this has GPMC errata fixed and also XIP support coming into the picture) hence you can have more memory to use.
Another alternative I could think of is using the TCM memory of the R5 cores in AM263x however they are very small (64kb in dual core or 128Kb in lock-step).
Thanks,
G Kowshik
Hi,
Yes that's right. As AM263x currently doesn't support the XIP from flash also it is recommended to use other MCU's from Sitara's portfolio like AM273x, AM243x . Can you please explain your use case so that I can make better suggestions based on requirement.
Thanks