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.

LCD interfacing With PIC controller

Status
Not open for further replies.

heena123

Banned
Joined
Jul 15, 2011
Messages
43
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
0
hi,
I am using PIC18f46J11 and PIC18f24j11 (both are same) pic micro controller ,

I write a code in Both C & Assembly language to interface a LCD.

I am using local LCD and other is FOR DATA LCD .

But it not Initialized or display anything on LCD Display

Both LCD pin Configuration and VCC supply voltage is different Local is work on 5 V and Other one is work On 3..3V

When i used local i gave my data and Control pin On PORT D * B which have 5V Tolerances.

I attached My simple schematic also in .RAR 7 ZIP format.
I also Used PMP Mode of PIC18f

All are simulate and working properly.also data and command are coming on port with delay.

But i am stuck where i am goes wrong.

Please guide me....

Regards,

Heena.
 

Attachments

  • LCDCODE.rar
    2.6 KB · Views: 46
  • LCDCODE.zip
    2.6 KB · Views: 52

hi,
I am using PIC18f46J11 and PIC18f24j11 (both are same) pic micro controller ,

I write a code in Both C & Assembly language to interface a LCD.

I am using local LCD and other is FOR DATA LCD .

But it not Initialized or display anything on LCD Display

Both LCD pin Configuration and VCC supply voltage is different Local is work on 5 V and Other one is work On 3..3V

When i used local i gave my data and Control pin On PORT D * B which have 5V Tolerances.

I attached My simple schematic also in .RAR 7 ZIP format.
I also Used PMP Mode of PIC18f

All are simulate and working properly.also data and command are coming on port with delay.

But i am stuck where i am goes wrong.

Please guide me....

Regards,

Heena.

Sir/Madam,
Both the zipped files contain same files. Two C source files - first one prints two characters - '1' and 'E'. Second one prints 'E' and 'G'.
I am very eager to see those "Data LCD" and "LOCAL LCD".
Please give some more details.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top