This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to use gpmc with 74hc138

Other Parts Discussed in Thread: AM3358

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?