Z
zack
Hi,
I need some advice and help. I have successfully done a parallel port
interface circuit that consists of diodes and resistors. The LEDs
represent the bits of CONTROL and DATA registers. everything else works
fine except when i put values to the CONTROL registers. when i put `0'
or `1' to any of the CONTROL register pins, all DATA LEDs will be on
(but dimmer). checking back the DATA register value, it retains the
previous value; didn't change to 255. I had to restart the program to
reset the LEDs.
i'm currently using Windows 2000, Visual C++ 6.0 on a Xeon platform. I
don't think this is software issue, because I have tested the software
and the circuit on a Pentium 3 platform. Does anyone have any opinion?
Thank you very much.
I need some advice and help. I have successfully done a parallel port
interface circuit that consists of diodes and resistors. The LEDs
represent the bits of CONTROL and DATA registers. everything else works
fine except when i put values to the CONTROL registers. when i put `0'
or `1' to any of the CONTROL register pins, all DATA LEDs will be on
(but dimmer). checking back the DATA register value, it retains the
previous value; didn't change to 255. I had to restart the program to
reset the LEDs.
i'm currently using Windows 2000, Visual C++ 6.0 on a Xeon platform. I
don't think this is software issue, because I have tested the software
and the circuit on a Pentium 3 platform. Does anyone have any opinion?
Thank you very much.