Jump to content

Recommended Posts

Posted

Hello,

in my project I need more than 4x8 digital outputs, so I hooked up 2 DOUTx4 modules (which I will call DOUT1 and DOUT2 for brevity). As it happens, I don't need all 8 chips on them, only 7 out of 8. Since I have already soldered the output pins that I need, I find myself with an unused chip on DOUT1. I was wondering if I could omit plugging the chip in the socket, maybe with some simple additional wiring on the DOUT1 PCB.

I would then have to make slight adjustments to my program, but that's not a problem.

Any hint as to what to do? I don't suppose I can simply omit the chip?

Posted

You can take out a chip and insert a wire in the socket (or preferably solder a wire on the bottom of the PCB), thus continuing the chain.

You need to connect pin 9 and pin 14 of the IC socket without a 74HC595. Refer to the schematic: http://ucapps.de/mbhp/mbhp_doutx4.pdf

This means that the IC sockets following it get shifted as well... i.e. if you took out the 4th IC of DOUT1, the 1st IC of DOUT2 becomes the 4th IC of DOUT1 (from the code's point of view).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...