ADC and the 18FxxJ94

General discussion relating to the library modules supplied with the compiler

Moderators: David Barker, Jerry Messina

Post Reply
Jerry Messina
Swordfish Developer
Posts: 1469
Joined: Fri Jan 30, 2009 6:27 pm
Location: US

ADC and the 18FxxJ94

Post by Jerry Messina » Mon Aug 15, 2016 10:16 am

Does anyone have any experience with using the ADC in the J94 devices?

I'm having a heck of a time getting stable readings out of the thing. I'm only doing simple single channel measurements and according to the datasheet it's supposed to be capable of 200Ksps in 12-bit mode. It's acting like the sample/acquisition times are all wonky. I have to add all sorts of delays (a LOT of delay) else it's way off.

I'm using an external 2.5V reference and all of the ADC channels are buffered and driven from an MCP6031 opamp output so I don't think it has to do with the source impedance.

Post Reply