I am using TPS92518EVAL kit with below configuration
1) Vin=24V
2) Load resistance is 8 ohms.
2) Current sense changed to 0.075 ohms (On original kit its 0.15 ohm) to increase output current
3) Duty cycle applied to PWM2 input on Eval kit.
4) No SPI configuration is used, so default LEDx _PKTH_DAC register value is 127.
5) Expected current is 127/(1000*0.075)= 1.69A. It is observed that as soon as PWM duty cycle (any value) is applied to input the VLED1 output is damaged. The output resistance is 5 ohms. The external diode D3 is OK, so IC output pin is getting shorted to ground.
What can be reason for this problem. Is it related to below specification?
In my solution I am not using SPI control to adjust LEDx _PKTH_DAC register to 255. So how to set 1.7A current on Eval kit?