having trouble Displaying properly in LCD. Code warrior  V6.3 MCF51JM32VLD

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

having trouble Displaying properly in LCD. Code warrior  V6.3 MCF51JM32VLD

2,083 次查看
aibmoloc
Contributor I

Hello

 

Im having trouble Displaying correctly in the LCD.  The LCD controller is a Hitachi HD 44780, type PC4002. The problem I am having is that  what i want to be displayed,, it is very dim almost cannot see. I think because it is refreshing too fast and you cant see anything. I am using the CPU external Devices TLCD. 

 

The code that I am using to display something is:

 

LCD1_Cls();

LCD1_Home();

LCD1_DisplayString(" TEXT HERE);

 

 

and i am using V6.3  Coldfire v1  MCF51JM32VLD

 

any help will be appreciated thank you :smileyhappy:

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,252 次查看
vier_kuifjes
Senior Contributor I

Did you try adjusting the LCD bias voltage?

0 项奖励
回复

1,252 次查看
aibmoloc
Contributor I

how do i do that?. But  i dont think its that. It only goes Dim when it is in a loop, and the refresh rate isfaster , so the characters are really dim.

0 项奖励
回复