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] PIC24HJ64GP502 using DM330013 demo kit

Status
Not open for further replies.
I have tried its code for ADC reading successfully.
but problem is that ADC value can be seen in watch window while animation of code.
how should i interface LCD (on which pins), I am confused.
files attached
 

Attachments

  • Temp_Sensor.zip
    78.7 KB · Views: 82

u configure RA0 & RA1 as output pin using TRIS . Make ADC off if present. Then Just check RA0 = !RA0; delay so that pin toggle in main loop if work the use same pin for lcd control
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top