I have an ESP8266 and a 5m WS2813 strip. All powered from a 20A 5V power supply. The first diode goes into such a strange state: it lights up either white/blue, once it paired properly after a reset. And now after plugging in it lights up red all the time. I know that the WS2813 should be operated with 5V logic, and the ESP gives 3.3V logic. However, it is probably the other diodes that should be the problem, but tests over longer distances show that the rest light up rather correctly.
Is the first diode faulty, or should I dig out some 3.3V -> 5V buffer. The question is whether it can be unidirectional to WS2813, or whether it has to be bidirectional.
And one more thing: the first examples use the ESP8266's DMA and connections only on GPIO3, which I did by connecting the DI inia. Whereas in t most of the examples, they say nothing about the CLOCK ini. So in my case it hangs around. There was only one example where both lines were defined (the example was on control from down pins). Any documentation on what to connect the CLOCK line from the WS2813 to?
Is the first diode faulty, or should I dig out some 3.3V -> 5V buffer. The question is whether it can be unidirectional to WS2813, or whether it has to be bidirectional.
And one more thing: the first examples use the ESP8266's DMA and connections only on GPIO3, which I did by connecting the DI inia. Whereas in t most of the examples, they say nothing about the CLOCK ini. So in my case it hangs around. There was only one example where both lines were defined (the example was on control from down pins). Any documentation on what to connect the CLOCK line from the WS2813 to?