I am attempting to level shift a digital input to a GPIO on an ARM micro.
I am manually simulating the digital input by using a push -button connected between VccB and B4 and a 56k pull down resistor.
when I push the button both A4 and B4 go high and remain high. It appears that A4 goes high, latches high and pushes back towards the button.
I have tried a pull down resistor on the GPIO side with no luck.
what am I missing?
ta