Skip to main content

Powering an Intellicenter i5P

I wrote an earlier post about powering up the Intellitouch and Easytouch boards on my test bench, so I thought I'd add one about how I power up the Intellicenter...

To power these boards I use a bench/lab DC power supply because it lets me see and control the voltage and current supplied to the device.  The only significant difference with the Intellicenter is the voltage used... I use 12 volts DC (vdc) on the Easytouch/Intellitouch and 24vdc on the Intellicenter.

It's safe to connect a 24vdc source to the 18vac pins because the AC voltage at the input gets converted to 24vdc by the rectifiers/caps, and you can feed DC through a rectifier... I connect my leads using the polarity shown in the pic below, and if I use less than 21vdc, the the machine doesn't boot.  If you only have an 18vac source you don't need to worry about polarity.

The other two 24vac input pins can be left disconnected if you don't need the valves to work, or you can use any 24vac source you've got (I use a sprinkler system transformer)


One of the first things I do to an unknown board is power it up and check the current draw to get an idea of whether it's doing anything.  I have a variable DC power supply, so if the board is damaged it's a good idea to start with only a volt or two... that won't power the board of course but it'll make sure there's not a dead short.  If that checks out then I'd try 24vdc with a current limit of 300mA.

Note:  my board draws 60-120mA while booting**, about 105mA with the screen and backlight OFF, 70 with the screen on and backlight OFF, and around 62mA at idle with the screen totally off.

**The boot sequence draws about 60mA until the screen turns on, then it goes up to 100-120 and then once booted settles back down to 100 until the backlight shuts off, at which point it goes to 70-ish until the screen totally turns off.  This will vary depending on backlight brightness etc.

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

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

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