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.

GPMC Clock and CS

Other Parts Discussed in Thread: AM3517, OMAP3530

I am using mistral AM37x EVM and trying to connect it to a FPGA thru the GPMC. With-Out connecting the FPGA, I am checking the GPMC signals thru Logic Analyzer. The kernel module is configure the GPMC CS4 (NAND, Sync, Single) and test program is continuously writing the 16bit data pattern into the GPMC. In LA, I am able to see the data signal, which is matching to my data pattern. But no state changes in CS4 Pin and no change in clock pin also. How is it possible to see the data in Sync mode, with-out asserting the CS pin and Clock?