Problems with Raspberry Pi and some Centronics Interfaces
Posted: Thu Jan 24, 2019 7:56 am
A few users have now reported an issue with the Raspberry Pi 3 Model B+
This actually, appears to affect all models of the Raspberry Pi in that, as soon as the centronics cable is connected, for some reason there appears to be a power drain on the Raspberry Pi
After some investigation, we have found that it appears to depend on either the centronics cable or (most probably) the centronics interface on the connected equipment.
During development, we found various pieces of equipment and computers (most notably the Sinclair QL), where they would refuse to send any output to the centronics port because they did not believe anything was connected. We therefore pass the 5V line from the Raspberry Pi (via a diode) to the centronics pins 13 and 32 (Select and Error).
It appears that some equipment (or possibly centronics cables) connect pin 32 to GND and ignores pin 13 (hopefully there is nothing which looks for one signal but not the other)!
This actually, appears to affect all models of the Raspberry Pi in that, as soon as the centronics cable is connected, for some reason there appears to be a power drain on the Raspberry Pi
After some investigation, we have found that it appears to depend on either the centronics cable or (most probably) the centronics interface on the connected equipment.
During development, we found various pieces of equipment and computers (most notably the Sinclair QL), where they would refuse to send any output to the centronics port because they did not believe anything was connected. We therefore pass the 5V line from the Raspberry Pi (via a diode) to the centronics pins 13 and 32 (Select and Error).
It appears that some equipment (or possibly centronics cables) connect pin 32 to GND and ignores pin 13 (hopefully there is nothing which looks for one signal but not the other)!