This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi
Questions about LP8866S-Q1:
1、If we use the PWM signal output by MCU to control the dimming frequency and duty cycle of LED lights, can we simply connect the PWM signal to PIN28?
And what resistance is PIN33 (MODE) connected to ?
Meanwhile,Should PIN31 PWM_FSET be NC?
2、As shown in the figure below, our application is to short OUT1~OUT6 together and connect a string of 9 LED lights.
What resistor is connected to PIN31(LED_SET)?
Hi
1. MCU的PWM信号可以直接给到LP8866 芯片的PWM脚。Mode脚的电阻设置见datasheet 第26页:7.3.8.2 Dimming Mode, 如你上面图片,具体选择哪一种模式可根据你的需求,例如选择Direct PWM Mode。 或者其他模式,在7.3.8.2之后有描述的。
2. datasheet提及最高48V输出,所以可以配置9LED. 如果是1.2A输出,LED_SET设置124kohm.
问题1:. MCU输出PWM控制LED灯亮度方式,是不是只能对应选取Table7-7里面的Direct PWM Mode呀?
使用 MCU输出PWM控制LED灯亮度方式,PIN31 PWM_FSET是不是应该NC不接电阻?
问题2:如果LED_SET设置124kohm,对应的AUTOMATIC PHASE SHIFT是NONE,这个与Table7-7里面的电阻选择Phase-shift PWM Mode是什么关系呢?
Hi
1.不是,具体的调光方式见datasheet, 那里有对应波形, MCU可以通过I/O模拟输出。
2. 这个只是电流通道之间的关系,一个通道,自然没有相位问题。
问题1:MCU输出PWM控制LED灯亮度方式,PIN31 PWM_FSET是不是应该NC不接电阻?
这颗芯片LED灯调制频率的优先级是什么样的?
是优先选择外面输入PIN28的PWM频率?还是PIN31 PWM_FSET设置的频率优先?
PIN28的PWM频率与PIN31 PWM_FSET设置的频率到底哪个脚决定调光频率,我有点搞不清楚。
Hi
不好意思,看错了。
PWM_FSET: LED dimming frequency setup through external resistor. Do not leave floating.
BST_FSET : Boost switching frequency setup through external resistor. Do not leave floating
如你所说, PWM_FSET是调光频率。