circuit details:
device is LM3648TT.
pin IN=STROBE=HWEN=2,8V; TX=not connected;TEMP connected to NTC 100k.
L=1uH; Cout=22uF;LED=white UF=2.7 to 3.4V I_LED=0 to 400mA.
using torch mode only.
initialization sequence (reg 0x03=0x07=0x08=reset default) :
reg 0x02=0x00 //IVFM disable
reg 0x05=0x80 //lowest current
reg 0x09=0x01 //select TEMP, threshold 0,2V
reg 0x01=0x00 //standby, LED off
LED on sequence:
reg0x01=0x18 //awake from standby
reg 0x05=0x80 to 0xD9 //set torch current
reg 0x01=0x1B //LED on
action: LED doesn't light up. current through NTC, but insane values instead of specified 50uA, dependent from led current, see some listet measurements listet below:
U_NTC=131mV @ I_LED=9,5mA;
U_NTC=13mV @ I_LED=31,9mA;
U_NTC=23mV @ I_LED=54,3mA;
U_NTC=33mV @ I_LED=76,6mA
NTC voltage measured 20ms after turning on the LED current.
with last command reg 0x01=0x0B instead of 0x1B the LED works fine, but there is no current out of TEMP pin and FLAG2.TempTripFault is set to high always.
I ask for support activating torch function together with NTC temperature monitoring.
thanks in advance for helping.
best regards.