Tool/software:
Hi experts,
Is there a way to connect the AM2631 to the current FLASH memory (64MB x 2)?
The customer's FLASH memory requires a 25-line address bus, but the AM2631 only has a 21-line address bus.
Best regards,
O.H
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.
Tool/software:
Hi experts,
Is there a way to connect the AM2631 to the current FLASH memory (64MB x 2)?
The customer's FLASH memory requires a 25-line address bus, but the AM2631 only has a 21-line address bus.
Best regards,
O.H
O.H,
Please expect a delayed response due to the Diwali holiday in India.
Regards,
Brennan
Hi O.H,
In AM263x,GPMC has 16 data lines (GPMC0_AD[0-15] ) and 22 address lines GPMC0_A[0-21].
The customer's FLASH memory requires a 25-line address bus, but the AM2631 only has a 21-line address bus.
Unfortunately, 25 address-line non-multiplexed interface is not supported by GPMC interface in AM263x. But GPMC can support upto A26 (address line 26) incase of Multiplexed Address Data 16-Bit device. For more information please refer to Table 13.161 GPMC Pin Multiplexing Options in AM263x TRM
Regards,
Rijohn
Hi Rijohn
Thank you for your supports.
But GPMC can support upto A26 (address line 26) incase of Multiplexed Address Data 16-Bit device. For more information please refer to Table 13.161 GPMC Pin Multiplexing Options in AM263x TRM
Am I correct in thinking that there is no driver that supports this use case? (Multiple devices & asynchronous Flash)
Are there plans to add one in the future?
Refer to AM62x MCU+ SDK 10.00.00
Best regards,
O.H
Hi O.H,
Sorry for the delay.
Refer to AM62x MCU+ SDK 10.00.00
I see that the link provided is of AM62x MCU + SDK.
The highlighted points are not supported features for the GPMC IP. Please refer to AM263X TRM section 13.3.1.1.2 GPMC Not Supported Features for more information.
Regards,
Rijohn
Hi Rijohn,
Sorry. I was referring to the wrong place.
I understand that there is no mention in the AM263X MCU+ SDK or TRM that this use case cannot be supported.
https://software-dl.ti.com/mcu-plus-sdk/esd/AM263X/10_00_00_35/exports/docs/api_guide_am263x/DRIVERS_GPMC_PAGE.html
Best regards,
O.H