I need some help understanding how TI configured the pin mux to interface NOR flash to AM3359 on the AM335X_15X15_ICE.dsn development board.
The reference design shows a 2 Mbyte flash driven with address lines a[0:15] tied to flash pins a[0:15], and lines a[20:23] tied to flash pins a[16:19].
From the pin_mux_utility it appears lines a[20:23] carry signals a[20:23]. Is the flash address space discontinuous or signals lines a[20:23] carry signals a[16:19]?
What we need is at least 16MBytes of NOR flash on the GPMC interface and both PRU MII interfaces. The desire is to use one FLASH device and no glue glue logic but the best I can come up with is a latch and 2 FLASH devices.
1) Does this force discontinuous memory access?
2) What is the maximum NOR flash supported and accesible with both PRU MII's used?
Thanks,
Rinzai Bell