Read is Controlled by NCS (SMC_MODE.READ_MODE = 0)

The following figure shows the typical read cycle of an LCD module. The read data is valid tPACC after the falling edge of the NCS signal and remains valid until the rising edge of NCS. Data must be sampled when NCS is raised. In this case, the SMC_MODE.READ_MODE must be set to 0 (read is controlled by NCS): the SMC internally samples the data on the rising edge of Master Clock that generates the rising edge of NCS, whatever the programmed waveform of NRD may be.

Figure 1. SMC_MODE.READ_MODE = 0: Data is Sampled by SMC Before the Rising Edge of NCS