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.

ADC sensing code needed using pic16f676\16f72

Status
Not open for further replies.
just move some configuration bits in the ADCON0 and ADCON1 registers and ADC will work.
 

elrayes said:
just move some configuration bits in the ADCON0 and ADCON1 registers and ADC will work.
i am new in microcontroller...
pl give some ie. in asm lang.
 

What is the method you want to use to read the ADC ?

What channel are you using ?

Do you want an interruption when the ADC reading is ready ?

Do you want to read the value in a periodic time based ?

How do you want the Vref to be set ?

etc.


Depending on the needs is how do you set you system. You need to try to write you own code and post any problem you have, that way you will learn.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top