A follow-up to the @ConnorN post (RGBW TM1814 on Arduino Uno)
We have bought the TM1814 short LED strip and tried the modified Adafruit Neopixel code published in the ConnorN's topic. Our setup:
Arduino Uno, connected differently during the programming phase and during testing.
During testing, we disconnected the USB cable and replaced it with the 12V regulated PSU connected to the barrel socket in the Arduino board and with the two power inputs of the LED strip. We've connected the data output pin from the Arduino to the LED data input.
What we've observed is the cycling of all the colours of the LED strip, that seems to be pre-programmed to the TM1814 chip (it persists even when we disconnect the data connection).
Can you advise us, what we may be doing wrong?