linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Markus Niebel <list-09_linux_input@tqsc.de>
To: michael.hennerich@analog.com
Cc: "linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
	"dmitry.torokhov@gmail.com" <dmitry.torokhov@gmail.com>
Subject: Re: Input: ads7846 - sampling logic issues with AD7873
Date: Wed, 30 May 2012 19:53:11 +0200	[thread overview]
Message-ID: <4FC65E87.1040805@tqsc.de> (raw)
In-Reply-To: <4FC4C042.5060100@analog.com>

Am 29.05.2012 14:25, wrote Michael Hennerich:
> On 05/29/2012 12:47 PM, Markus Niebel wrote:
>> Hi,
>>
>> we use the AD7873 controller with internal reference. The current implementation for AD7873 in the ads7846 driver forces the vref to switch off after every sample. So measurements especially in the edge of the screen become unreliable due to the settling time for the internal reference (I guess). Is there a special reason to override the "keep_vref_of" setting of the platform data for the AD7873 in ads7846_setup_spi_msg?
>>
>> We did already some tests and found out, that leaving vref on makes out system usable with AD7873.
>>
>> Markus
>>
>>
> Hi Markus,
> 
> from top of my head - I don't remember why I forced Vref OFF for the AD7873.
> Looking at the datasheet doesn't refresh my memory either.
> I know there are some minor differences with respect to the PENIRQ behavior in one
> PD bits combination - but that doesn't explain why we force it off.
> 
> From a power savings aspect Vref should be turned off, but if
> settling time worsens your results, then leaving Vref ON is the way to go.
> 
> Feel free to submit a patch.
> 
Hi Michael,

did some research in the datasheet for AD7873 and ADS7846 together with collegues from the hardware and also in the history for the driver.

1) in principal the initial support for AD7873 is correct. Vref is not needed for ratiometric measurement.
2) there was a patch (commit	de2defd96d7d92fe8b5f9cf2bfd385d8d4819923, "Input: ads7846 - optionally leave Vref on during differential measurements" which states, that leaving vref on can result in much improved measurement results.

I will change the patch as you suggested in your comment and refer the above fact in the patch comment.

Markus

      reply	other threads:[~2012-05-30 17:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-29 10:47 Input: ads7846 - sampling logic issues with AD7873 Markus Niebel
2012-05-29 12:25 ` Michael Hennerich
2012-05-30 17:53   ` Markus Niebel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FC65E87.1040805@tqsc.de \
    --to=list-09_linux_input@tqsc.de \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=michael.hennerich@analog.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).