Skip to main content

Help! My aux circuits (or valves) stopped working!!

If you run into a situation where a valve or auxilary circuit on your Pentair pool controller no longer functions at all, don't despair!  Assuming the required electrical connections are good, the fault isn't caused by a programming error, and you're trying to control the valve or aux circuit at the outdoor panel (and not using screenlogic or a remote), you may just have a blown relay driver chip... these are cheap and easy to replace.

Aux circuits AND valves are actually controlled by relays which are either on-board, or in the load center.  The aux relays are the large-ish 2" x 1.25" Omron devices that are bolted to the load center/enclosure, while the valve relays are the smaller .5 x .25" relays that are soldered onto the outdoor control board (or personality board for Intellitouch).

Valve relays on an Intellitouch personality board

They're all 24vdc relays, which means 24 volts dc is required to "energize" their coils.  The micro-controller cannot safely supply this so it uses a relay driver (the relay driver also protects the micro-controller against back emf when coil is de-energized).

Omron auxilary circuit relay found in load-center

The relay driver is a ULN2803A chip in a 16-pin DIP package, and thankfully Pentair installed these chips in sockets so we can easily pop them out.  Easytouch boards have 2 relay driver chips, while Intellitouch boards have 3 (Suntouch boards only have 1):

Two socketed UNL2803A relay driver chips

The drivers can fail open or short - which means they can fail in such a way that the relay coil won't turn on, OR won't turn off.  Each driver chip controls 8 outputs and any or all of these outputs could be "dead" - but it's typically not all.  Also, if your relay or valve sometimes works and sometimes doesn't, the driver is not a likely culprit (in this case, you should test for a bad relay or bad micro-switches in the valve).

How do I troubleshoot this??

When I encounter a non-working aux circuit or valve, the first thing I do is swap it to another circuit and see if the problem persists.  If the swap fixes it I'll undo the swap and plug in a fresh driver chip to see if that does the trick.  If you don't have a spare driver kicking around, you can swap one of the other socketed chips - but label them first!  Shut off the board power before swapping the chips!

These parts are available at any online electronics dealer, and below is link to the replacement part at Mouser.com (the shipping costs more than the part!):
https://www.mouser.com/ProductDetail/STMicroelectronics/ULN2803A?qs=sGAEpiMZZMvAvBNgSS9LqpP7ived4CP2

Carefully pry the chip out, working both ends using the lightest pressure you can manage.  I will frequently <gasp> use an adjacent chip for leverage.

If you're going to lever off another chip, be gentle!

The pins on the replacement chip will likely be spread wider than the socket, in which case you'll have to bend the pins a little closer together...

The new chip pins are spread too far apart to fit in the socket as-is

They sell $$$ pin straighteners for this task, but I like to lie the chip on it's side with the pins against a hard surface, and give it the slightest bend.  Then flip the chip over and repeat.

Bending the pins slightly closer together

Now you can insert the chip, power up the controller, and re-try your aux circuit or valve.  Good luck!

Comments

Popular posts from this blog

Troubleshooting Communication Problems with Pentair Equipment

Communication issues are among the most common problems people run into with their Pentair pool equipment.  The following problems can be caused by faulty communication: pressing a button on a remote or indoor controller does nothing  an Intelliflo pump won't run the schedule screenlogic can't control the system communication timeout errors show on the intellitouch indoor panel an Easytouch wireless remote or indoor panel shows "No Comm" The good news is finding the cause of these problems isn't rocket science and involves no black magic. The first thing you need to know is that Pentair systems use an RS-485 interface for serial communication between connected devices, operating at 9600 baud (8/N/1).  If you're familiar with the RS-485 standard you can skip the next section, otherwise I'd recommend giving it a quick read to get the gist... RS-485 Basics Unlike serial interfaces that have separate Transmit (TX) and Receive (RX) wires, RS-485

What's the deal with Easytouch versions 1 and 2?

I am frequently asked if the firmware on a particular Easytouch system can be updated so that a particular fix or feature can be taken advantage of.  The answer to that question is "it depends on whether you've got an Easytouch 1 or an Easytouch 2" .  Say what?! Pentair don't advertise the Easytouch systems as a 1 or a 2 but they are currently on their second hardware revision.  The first revision is referred to as the Easytouch 1, and the second is - you guessed it - the Easytouch 2... but what is the difference and why would you care? First, a smidge of background... the Easytouch (and Intellitouch and Suntouch) equipment uses the Motorola 68HC12 family of microcontrollers, now made by Freescale.  Pentair uses the MC9S12A derivative which is basically an HC12 with some performance enhancements.  The first Easytouch version, the Easytouch 1, used the MC9S12A64 which has 64 kilobytes of flash memory for storing the program or "firmware" that the boa