Hi TI,
I have exactly the same problem as a previous customer: e2e.ti.com/.../723439
If I write 01h to GRPPWM, the group brightness is very low as expected.
But if I write 00h to GRPPWM, the group is fully ON. I can confirm I read back 00h from the register.
Here's the full config:
REG_0x00: 0b00000001 REG_0x01: 0b00000000 REG_0x02: 0b11110100 REG_0x03: 0b11101100 REG_0x04: 0b11001100 REG_0x05: 0b11111100 REG_0x06: 0b00000100 REG_0x07: 0b00000100 REG_0x08: 0b00000101 REG_0x09: 0b00000010 REG_0x0A: 0b00000000 REG_0x0B: 0b00000000 REG_0x0C: 0b11111111 REG_0x0D: 0b10111010 REG_0x0E: 0b10010010 REG_0x0F: 0b10010100 REG_0x10: 0b10011000 REG_0x11: 0b10010000 REG_0x12: 0b11100111
Regards