Hi
I am exploring how to change the arrangement of GPIO between input and output in run time.
I seem not figure out the impact of the buffer: What is the difference between CY_GPIO_DM_PULLUP_IN_OFF and CY_GPIO_DM_PULLUP?
Moreover, if you need to switch the GPIO between input and output inside the program, what is the right hardware connection and setting to sue ?
Thank You