We are using the OMAP1621 with the PCA9539. Whenever we initiated a power-on-reset to the PCA9539 and perform an initialization of the IOs, the IOs does not get configured correctly. We are trying to initialize 2 pins as the input pin and read the information from it after a power-on-reset but because of this problem, we will be reading a false input information. I read from the datasheet saying the time to reset is 400ns. I assume this is the time needed for Vcc to stay below 0.2V for a power-on-reset before coming up back to operating voltage. Our Vcc stays low for 100ms before coming back up to operating voltage. Is there additional initialization codes we can do to get this logic gates up and running moment we initialize the IOs.
Thanks!