Hi, I'm using RT1062 as a GUI processor, and my application requires a NAND flash connected to RT1062 and a C8051F uC in the same time. The strange thing is one of the 8 data lines, GPIO_EMC_03, can't work when I using C8051F to write/read the NAND flash, unless the RT1062 been powered off. Using ONOFF to force the RT1062 shutdown can also eliminate the error but it seems not a good idea.
So I want to disable or power off this single GPIO (GPIO_EMC_03) from RT1062 code, how can I do that? I've tried to config the GPIO using PAD resister but without success.
Thanks.
@jeremyzhou