It sure is. It depends on what you call a simple Debug test. To test the output drivers, you would need a pair of LEDs connected back to back (opposite polarities) connected to the I/O pin on one side and to the junction of a pair of resistors (330 ohm to 470 ohm) in series connected between +5V and ground. This would allow you to set up a "blink" test program to make sure the LED is off at first, then flash first one LED with a HIGH, then the other with a LOW. That lets you know if the source driver is working, if the sink driver is working, and if either is shorted (unusual ... they usually open). You have to do this test with each pin in turn. The programming process effectively checks the I/O drivers on the Sin/Sout/Atn pins.
Comments