This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UART RX pin interfering with ADC extra conversion. cc2510 mini DK

Hi 

I am working on designing an adc converter which sends the the data back via uart to the PC.

The uart to usb is a  "prolific usb to uart". The ADC is configured to do an extra conversion, which is initiated by the timer (~20-200Hz).

Here is my problem: I find that when the Rx line from the uart converter in connected, the adc pin pulled up to approx 3v during the conversion (or maybe very close in time), causing wrong results on the adc.

Does this problem make any sense ?