Part Number: AM6442
Hi
May I have some questions about GPMC?
My customer want to use GPMC as perpheral bus to connect ASIC.
Use as 16-bit bus, Async, non-multiplexed.
--
Question1
The ASIC not need CLK, WPn, ADVn_ALE, CSn[1-3].
Could we use without these pins?
--
Question2
In data reading code, we can see the data tranmit in logicanalyser.
But GPMC_PREFETCH_STATUS.COUNTVALUE can not count down.
Could you tell me anything wrong setting if you think.
--
Question3
The fiched data will locate GPMC0_DATA(0x050000000 - 0x057FFFFFF)?
we could read fitched data as direct access 0x050000000 in user space?
--
Question4
If there is anything docment/ information about GPMC use as peripheral bus,
Could you let me?
--
settings
GPMC_CONFIG1 (0x3B00 0060) = 0x00001001;
GPMC_CONFIG7 (0x3B00 0078) = 0x00000F40;
another register will not changed in init section.
Thanks,
GR