Issue with PCF8531

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Issue with PCF8531

1,071件の閲覧回数
karuna_pcs
Contributor I

How to configure dot matrix display.

We have hybrid lcd, which is established both segment and dot matrix display.

We need to turn on all the dots. (By code way to already given by command). But nothing is showing.

Please help us. 

0 件の賞賛
返信
1 返信

988件の閲覧回数
reyes
NXP TechSupport
NXP TechSupport

Hi,

 

You can turn on all the dots with the D and E bits, setting D = 0 and E = 1 you turn on all the display segments. Or by performing a Display blank (D = 0; E = 0) and set inverse video mode (D = 1; E = 1 and IM = 0).

 

Please check Table 18 “Programming examples for PCF8531" of the datasheet on pages 43, 44, and 45 for more details about how to perform these actions.

 

Regards,

Jose

0 件の賞賛
返信