From: Thorsten Kiefer on
Hi,
I'm trying to communicate with the ps2 mouse.
So I first force the ps2c line to '0' for 100us.
Then I force the ps2d line to '0' and ps2c to high impedance.
Now the mouse should take over the ps2c line and send a falling edge on
ps2c.
But it does not, and ps2c stays '1'.
And thus my state machine infinitely waits for the falling edge.

Can anyone help me with that ?

Best Regards
Thorsten