- Our aim is to deliver the highest possible quality products and services.
- It is our intention to meet or exceed our customers' expectations, always.
- Our Quality Management System is based upon a policy of continual improvement.
- We operate quality processes that meet, as a minimum, the requirements of ISO 9001-2000 and the processes are continually monitored for effectiveness.
Re: ADC resolution for 16F616
I've been reading other posts - so I tried this to see if light would turn green - fail
pescador Today, 02:43DEFINE ADC_BITS 10
DEFINE ADC_CLOCK 3
DEFINE ADC_SAMPLEUS 50
ADCON1=%10000010
OUTPUT PORTA.1 ...