首页 > 学院 > 开发设计 > 正文

tcl59401 学习

2019-11-06 08:40:18
字体:
来源:转载
供稿:网友

IREF:    电流的参考值  GSCLK:  grayscale PWM的基准时钟。BLANK:  当BLANK拉高,所有的输出引脚被强制关闭,GS counter 被复位。当BLANK 拉低,输出由灰度PWM控制。XERR:   错误输出。SCLK:  位移时钟SIN:   串行数据输入

XLAT:  当XLAT为高时,59401可以从shift register 往GS register 里写(MODE is low) 或者 DC register (MODE is high)。当XLAT为低时,数据在GS或者DC register 里的数据保持不变。

SOUT:  串行数据输出MODE:  当MODE为地,设备处在GS mode。当MODE为Vcc,设置处在DC mode。

GS Register: 12-Bit Grayscale PWM Control  用来控制亮度

DC Register: 6-Bit  Dot Correction    就是开关的意思             LED Open Detection

setting dot correction

    Each of the 16 channels can be PRogrammed with a6-bit Word.    16*6 = 96The channel output can be adjusted in 64 steps from 0% to 100% of the maximum output current Imax.Imax  这个电流值的意义调节的是最大输出电流。

 

SETTING GRAYSCALE

    The use of 12 bits per channel results in 4096 different brightness steps, from 0% to 100% brightness.Brightness in % = GSn/4095 * 100

The complete grayscale data format consists of 16 × 12 bit words, which forms a 192-bit wide data packet.

status information output

 


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表