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

FGPIO - high Impedance during power up

Hi, I would be glad if any one can help me how to change the default high impedance state during reset/powering up of my LPC 2468 MCU. I want to make them logic 0(LOW) till I change the state in the code. My specific application is to give the o/p of GPIOs to IDT74ALVC164245PAG8 which considers high impedance of GPIOs as high (mistakenly) which eventually turns ON some special relays,which is destroying my end application.

Any help from experienced users would be appreciated.

Thanks in advance.

Parents
  • Hi,

    Thanks for the solution. However somehow we managed to achieve this. We have changed the direction of IDT level converter from Output to Input mode using some pull down resistors of about 500 ohm. After the processor boots up, the direction has been changed from Input to Output mode in the software. Our problem has been solved.

Reply
  • Hi,

    Thanks for the solution. However somehow we managed to achieve this. We have changed the direction of IDT level converter from Output to Input mode using some pull down resistors of about 500 ohm. After the processor boots up, the direction has been changed from Input to Output mode in the software. Our problem has been solved.

Children
No data