Part Number: AM5728
Tool/software: Linux
Hi Champs,
We have two kind of question for wait pin control
1) Wait pin monitor timing
When GPMC read, wait pin monitor timing defined RDACCESSTIME and "GPMC_CONFIG1_i[19:18]. ( in this case, 0x2: start 3clock before of GPMC_CLK.
On the other hand , when GPMC write it defined WRACCESSTIME and this is fixed value. This monitor start timing in write mode is same as read monitor.
However, we couldn't detect wait pin monitor at write mode. Because, we didn't understand write access time parameter correctly.
Could you please tell us correct wait pin monitor at write mode ?
2) Wait signal
Currently, we are using two devices at CS0 and CS2. This device need external wait pins.
When we define to use WAIT0 in CS0 and CS2 at Linux device tree, it occure error.
So, this error due to AM57xx GPMC has two external wait pin and 8CS reasion.
This mesan, can't we share WAIT0 pin between CS0 and CS2 ?