Hi,
We are trying to access two MT25QL(each 256MB in size) serial flash devices in Parallel flash mode using Flexspi on PIMX8QM5AVUDDAA-PR. We are able to read from both flashes using AHB command mode. we had an observation that by using the AHB mode we are able to access only up to 0x0 to 0x10000000(256MB). We had a requirement to access it up to 0x0 to 0x20000000(512MB) for faster read access.
is there any way to increase the range of AHB memory access?
we are using the AMBA base address as 0x08000000 is there any register configuration to change this base address and AHB memory map size?