It requires 3 to 4 times to reset the MCU to display the string on LCD

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

It requires 3 to 4 times to reset the MCU to display the string on LCD

935 次查看
vidhya1
Contributor III

Hi,

During flashing the code to the MCU , to display the string/character on LCD it requires 3 to 4 times[or sometimes more

then that] to press the reset button on the board, why is it requires to press the reset button so many times, I'm using

LPCXpresso845MAX OM13097 REV A development board., Since I was interfacing LPC845 with 8x2 lcd using GPIO

pins, for initially when I flash the code to the MCU it didn't displayed anything, later when I reset it 3 to 4 times, then

the data is writing to the LCD.

Kindly suggest how to solve this issue.

Thank you

标签 (1)
0 项奖励
回复
1 回复

873 次查看
soledad
NXP Employee
NXP Employee

Hi, 

You are having a problem in the initialization of the LCD, please review the User Manual or Datasheet of your LCD, you must not given the complete initialization or the latency of the Enable signal of your LCD it is not correct, you are using a very small clock, increase the delay of the Enable signal, and check the power supply of the LCD. 

Have a nice day!

Sol

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复