Wiring backup data pin question

BigRedNole

New elf
Joined
Dec 6, 2016
Messages
43
Location
USA
This may be a completely stupid question, but it will be something I am running into when my parts get here in the next couple days/weeks. I have sets of led strip lights that have the 2-data pins (V+. D1 D2, V-). My question is how to I manage the 2-Data pins when my controller has 3 outputs? I am guessing I just connect the single data to the D1 and D2 pins on the led strips.
 
Keep in mind Rob's (correct) advice will _not_ reduce the redundancy capability of the strip; the only issue it will cause is if the wire from your controller to first pixel were to fail, you'd lose the strip. All other redundancy from Pixel 1 onwards will work perfectly. (including a failure of pixel 1)
 
How to deal with the backup data wire may depend on the exact pixel type.

I saw a Ray Wu seed pixel listing just the other day that advised to connect the 2 data wires together at the source.
I wouldn't trust the vendor, I trust the data sheet.
One prominent vendor kept advocating for tying the two data lines together on their GS8208 pixels, arguing it wouldn't work if you didn't based on what their Chinese vendor had said.
Then the data sheet was presented to them showing the correct way to wire them and they suddenly changed their tune.
 
I may be over thinking this and partly because I just ordered a bunch of stuff. One thing I ordered was WS2815 led strips. These have the 4 input/output. I was simply trying to figure out how to take a 3-core XConnect pigtail to make it work. The reality is I should get 4-core XConnect pigtails to make life easier?

Tie 2 cores to ground, 1 to data, and one to V+. The second ground will tie to the second data input on the led strip.
 
Standardise on 3 pin pigtails. It'll make your job so much easier getting extensions and the like.

On the input/male connector - tie Ground to Strips Ground & Backup data in. Data to Primary Data in, Positive to positive
On the output/female connector - tie Ground to Strip Ground, Data wire to Primary Data out, and Positive to positive. Leave Backup Data out disconnected.
 
A downside to 3-pin pigtails is that you'll lose data backup between two separate strips (assuming both strips are 4-wire with data backup). Perhaps you are fine with this compromise?

I did have Ray attach 3-pin pigtails when I bought GS8208 strip from him back in 2018. Both DI2 & DO2 at each end were left disconnected. In my case this hasn't seemed to matter as the strip works great, despite the datasheet advising differently. I've not yet had a pixel failure on this strip though. YMMV. This strip is permanently mounted around my windows.
 
A downside to 3-pin pigtails is that you'll lose data backup between two separate strips (assuming both strips are 4-wire with data backup). Perhaps you are fine with this compromise?

I did have Ray attach 3-pin pigtails when I bought GS8208 strip from him back in 2018. Both DI2 & DO2 at each end were left disconnected. In my case this hasn't seemed to matter as the strip works great, despite the datasheet advising differently. I've not yet had a pixel failure on this strip though. YMMV. This strip is permanently mounted around my windows.
Thank you. Just trying to figure things out in my head waiting for parts to get here. The strips are for arches at ground level. If I only use the 3-wire approach on the WS2815 strip, it is V+, Data In, V- (Just ignore the Data Backup connection). Just daisy chain the arches together this way. If there is a failure, swap out the faulty strip and things should be back to normal. The price I got for 4 sets of strip was great and these are twice the size I need. So I will have spare strips in case of failure.
 
Basically yeah. And the issue only happens if you lose the last pixel in the previous prop, or the cable linking the props. All other pixel failures will be covered as on the strip it's still all four-wire.
I would ground the backup in on the start of the strand though. That way it 100% forces it as 'not valid' pixel data, so it wont ever try to switch over to it:

From the WS2815 data sheet-
1736078392456.png

Essentially the Backup out at the far end of the strip would be unused (it connects to DO of the second last pixel and DI of the last pixel)
 
Back
Top