Page 1 of 1

speedo output

Posted: Sun Sep 08, 2013 5:16 am
by ashford
i have a programable speedometer in the car im working on it has a range of 500-900,000 ppm using the default 2002ppm it upadates a bit slow. the question i have is how high can the gpio go without loosing accuracy or saturating the output

Re: speedo output

Posted: Sun Sep 08, 2013 7:18 am
by Bernard Fife
ashford,

It depends entirely on the VSS input. This is covered here: http://www.msgpio.com/manuals/mshift/V41tune.html#sf

Lance.

Re: speedo output

Posted: Sun Sep 08, 2013 8:33 am
by ashford
vss input is roughtly 93000 ppm divide by 5 and get 18600, so the code should handle this well?

Re: speedo output

Posted: Wed Sep 11, 2013 2:55 am
by Bernard Fife
Yes, it should be fine.