Author Topic: PIC silicon bugs - ADC offset  (Read 4163 times)

0 Members and 1 Guest are viewing this topic.

Offline armandasTopic starter

  • Frequent Contributor
  • **
  • Posts: 336
  • Country: jp
    • My projects
PIC silicon bugs - ADC offset
« on: November 05, 2010, 10:36:36 pm »
I was looking for a high pin-count PIC and one good looking option was the PIC18F66K22. It's a very capable device, yet costs only £2.99 in single quantities. I thought I was lucky, until I checked the Silicon Errata and found this:

Quote
1. Module: Analog-to-Digital Converter (A/D)
The ADC will not meet the Microchip standard ADC specification. ADC may be usable if tested at the user end. The possible issues are high off-set error, high DNL error and multiple missing codes. The ADC can be tested and used for relative measurements.

The ADC issues will be fixed in a future revision of this part.

ADC Offset
The ADC may have high offset error up to a maximum of 50 LSB; it can be used if the ADC is calibrated for the offset.

Work around
Method to Calibrate for Offset:
In Single-Ended mode, connect ADC +ve input to ground and take the ADC reading. This will be the offset of the device and can be used to compensate for the subsequent ADC readings on the actual inputs.

ADC is vital for my project and now I'm puzzled. Has anyone dealt with ADC offsets? I could use the suggested workaround if the same offset applies to all the channels (dedicating one channel for automatic calibration). The other option would be to buy a separate SPI ADC, but that results in extra costs.

Also, what does 50 LSB mean if the ADC resolution is 12 bits?

P.S. Selecting different device doesn't seem to be an option. All reasonably-priced chips belong to the same family and non-K equivalents are about twice as expensive (plus got other silicon bugs).
 

Offline Simon

  • Global Moderator
  • *****
  • Posts: 17811
  • Country: gb
  • Did that just blow up? No? might work after all !!
    • Simon's Electronics
Re: PIC silicon bugs - ADC offset
« Reply #1 on: November 06, 2010, 01:10:48 am »
I think they are trying to say that the error may be of 50 (maximum reading is 4096), so a converted number could be offset by 50. the channels usually use the same ADC that is switched from channel to channel
 

Offline allanw

  • Frequent Contributor
  • **
  • Posts: 343
    • Electronoblog
Re: PIC silicon bugs - ADC offset
« Reply #2 on: November 06, 2010, 05:28:23 am »
1 LSB = 2^(-12) * Vref
 

Offline armandasTopic starter

  • Frequent Contributor
  • **
  • Posts: 336
  • Country: jp
    • My projects
Re: PIC silicon bugs - ADC offset
« Reply #3 on: November 06, 2010, 09:46:10 am »
Thanks for the replies, it makes sense now.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf