Hello,
The i.MX6UL MMDC inludes the following features :
* x16 data bus width (2 bytes);
* up to 8 banks (3 bits );
* column size of 8–12 bits ;
* row size of 11–16 bits.
So, minimal address size is 8 MBytes [2 ** (11+8+3+1)]
and maximal one is full 4GB.
128 MB is supported.
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!