Question
How to read/write NOE,NWE,RS and CS pins of LCD Interface created using FSMC?
Hello all, I want to interface my STM32f407vgtx microcontroller with ILI9325 lcd and for this I have initialized FSMC as per my requirements. But to properly communicate with ILI9325 LCD , I want to read/write pins named NOE, NWE, CS , Cmd/Data .
Can we have some APIs available to do this. Please help.