I have done interfacing TFT(LCD) with flexbus. Used Chip Select-CS0.
Now Im interfacing NOR Flash(SST39VF802C) in 16bit multiplexed mode via Latch, Have some couple of questions.
1.Chip Select guide, I need FB_RW# signal on both the interface.
2. FB_AD[0] connection with latch and the flash.
3. How to execute code from the NOR flash.
4. How set CSAR:
0x6000_0000–0x7FFF_FFFF FlexBus (External Memory - Write-back)
0x8000_0000–0x9FFF_FFFF FlexBus (External Memory - Write-through)
Thank You