This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MCB4357, how to disable EMC in emWin example

I would like to run the emWin/GUIDemo example with the EMC disabled so I can use the I2C1 interface. The I2C1 data line is shared with the EMC DQM3 line so I cannot use both. I tried to disable EMC by not calling the SystemInit_ExtMemCtl() function in system_LPC43xx.c but this also seems to disable the LCD. I already moved all the code in the demo app to internal flash/ram. Can someone show me how to disable EMC but keep all LCD functionality for the MCB4357 board? Thanks.

0