Other Parts Discussed in Thread: TPS92515, TPS92518, LM3409
Hi Sir,
We met an issue when using TPS92661 , the condition is as below,
The schematic is as below, when using 3 LED as series connection , there is no problem including communication interface(read write data) ,but when LED over 2 LED, the LED is flashing. we don't know why and need your help
The power of LED came from power supply
1). The target is driver 8 LED( PIN LED12(+)-LED10(GND), the other connected to GND as datasheet
2).CLK Freq. = 307kHz for Baud rate = 19200 bps
3).TPS92661 EN set high
4).check PWR bit = 1
5).write PCKDIV = 0x00
6).LEDON(addr 0Ah-0Eh) =1
7).LEDOFF(addr 2Ah-2Eh) = 1023
8).ENON(addr B0h-B1h) = FFh
8).ENOFF(addr B2h-B3h) = FFh
9).check Diagnostic reg. OK
10).PWM Freq. = 150Hz(DPWR2[2:0] 0b000,DDEC[1:0] 0b00)
The test appears as follows:
1、When controlling LED12(LEDOFF(addr 2Dh) = 10),I found LED12 flashing;When controlling LED12(LEDOFF(addr 2Dh) = 1023),LED12 lights up normally.
2、when LED over 2 LED, the LED is flashing?