I2C does not work when FMC is turned on
Hi,I am using STM32H743II microcontroller. In which communicating with external SRAM with FMC. It is working fine.I need to communicate with the touch LCD IC via I2C. There is no problem in communication when FMC is not active. I am reading the touc...