cancel
Showing results for 
Search instead for 
Did you mean: 

LCD interface

Kumar B
Associate II

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.

2 REPLIES 2
Kumar B
Associate II

I have corrected the code.

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.