Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] JHD162A problem, LCD doesn't display anything.

Status
Not open for further replies.
Joined
Dec 4, 2012
Messages
4,280
Helped
822
Reputation
1,654
Reaction score
791
Trophy points
1,393
Location
Bangalore, India
Activity points
0
Does mikroC LCD Library work with JHD162A LCD. I am trying to display some text on JHD162A lcd using mikroC 4 bit lcd library and the lcd doesn't disply any thing. If anybody hace working C Code for JHD162A LCD please post it.
 

Does mikroC LCD Library work with JHD162A LCD. I am trying to display some text on JHD162A lcd using mikroC 4 bit lcd library and the lcd doesn't disply any thing.

The JHD162A utilizes an HD44780 compatible controller, therefore it should be compatible with the mikroC 16x2 LCD library routines.

Perhaps the unit is damaged or there is a variation on the pinout. You can test the LCD using the step in the following blog:



BigDog
 
Thank you. It is the exact LCD I am having. I checked the connections 10 times and everything is ok but LCD doesn't display anything. The project also has UART code and is working. I confirmed that by using a led to turn on if valid data is received. I am posting the code. Please somebody test it with JHD162A lcd and tell me if the code is working.

I have connected VDd to +5V and Vss to ground and LED+ to +5V and LED- to GND. backlight is turning ON but LCD doesn't display anything. I am using a 9V Duracell and 7805 regulator to get 5V supply.

I am attaching the exact circuit I am using. D0 to D4 is connected to GND.

93559d1373728782-lcdjhd162a.jpg


Edit: Problem Solved. The LCD was damaged. I replaced the LCD and everything works fine.
 

Attachments

  • RF RX Receiver.rar
    31.7 KB · Views: 70
  • lcdjhd162a.jpg
    lcdjhd162a.jpg
    90.1 KB · Views: 132
Last edited:

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top