Is there a way to change pins for FMC
I spent last 2 weeks trying to get 3.97inch 16BIT Module NT35510 to work with STM32L4S9ZIT6
I followed pin connection with diagram found somewhere. There is PIN CS on LCD with is connected to FMC_NE4.
FMC_NE4 is kept high, while CS is LCD enable and should be LOW (chip select)
FMC_A16 is connected to RST on LCD. FMC_A16 is kept low and it keeps resetting the LCD. I need FMC_A16 to be HIGH all the time. I see that FMC_A16 goes UP and DOWN depending what the FMC is doing, idle or reading/writing.
Is there any way to have FMC_NE4 LOW and FMC_A16 HIGH permantly ?
