Part Number: DLPDLCR4710EVM-G2 Other Parts Discussed in Thread: DLP4710 , DLP4710LC 想要用 DLPDLCR4710EVM-G2 实现单通道投影,虽然在GUI程序里可以控制RGB三色LED的开关,只点亮其中一路LED,但是输出图像用相机拍摄会有闪烁,特别是将曝光率调小后闪烁特别明显,请问是否可以通过编程或者烧写固件的方式实现单通道无闪烁地输出图像?
Other Parts Discussed in Thread: LP5812 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1329353/lp5812-lp5812-application-information 器件型号: LP5812 您好…
前面对LED的设置是没有问题的。
您直接使用下面的语句在CCS内调试一下
* - This turns the white LEDs on and the RGB LEDs off*/
hetREG1->DOUT = 0xAA170035;
for(count=0;count<10000000;count++);
hetREG1->DOUT = 0x00000000;
Other Parts Discussed in Thread: LP5891 , LAUNCHXL-F280039C , LP5899 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1603689/lp5891-lp5891-ps925-16x16…
Other Parts Discussed in Thread: TLC5958 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1062963/tlc5958-tlc5958-inquiries-about-the-method-to-check…