Hi, guys
I want to use gpmc on am3358 with 74HC138 to control more devices. Our board already have a nand device which use CS0 and address space of 0x8000000~0x1FFFFFF.
As you can see from the schematic, I just use CSn2 and A4~A7 of gpmc to provide nCSx.
My questions :
1. Is there any problem with the schematic?
2. How do i configure with the GPMC(I meet the way to work and address space)?
3. Should i need to setup the timing of 74HC138 when transmit?