2019-11-15 8:19 PM
Hi,
I have interfaced JHD162 16*2 LCD with Stm32.
// This lines are to be displayed on my LCD. But only one line is displaying //when I comment either of the lines. But both lines are not displaying at a time.
Disp_Data(1,0, (unsigned char *)" LCD Interface ");
Disp_Data(2,0, (unsigned char *)"STM32 Discovery ");
Please let me know.
2019-11-17 4:48 AM
I have corrected the code.
2019-11-18 8:47 AM
Hello @Kumar B ,
Please share your finding and describe how you fixed your problem.
Thanks
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.