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.
Hello.
I want to config the system to enable GPMC(x16bits).
Like other peripherals I looked syscfg window to setting GPMC but, there is't any option to configuring GPMC.
So, my questions are
1. Do you have a schedule to adding the option to configuring GPMC? If so, when can I use the syscfg?
2. Are there any documents or sample project that I can use it for reference?
Thanks.
Hi SY,
The current MCU+ SDK does not support the GPMC driver yet, therefore you cannot use the sysconfig to add GPMC instance like other peripherals. All the programming information is in the AM243x TRM (12.3.3 General-Purpose Memory Controller (GPMC)).
https://www.ti.com/lit/ug/spruim2e/spruim2e.pdf
In next MCU+ SDK release 8.6, the GPMC PSRAM will be supported. MCU+ SDK 8.6 is scheduled to be released at the end of March 2023.
Unfortunately, there is not application example for GPMC.
Best regards,
Ming