a range from 0-32!!
if you use a 10Bit resolution
Code:
Adcin 0,Initial
Final=Initial>>5
change 5 for 3 if you use a 8 bit resolution.
32= 2^5 or 5 bit resolution
Im i still mixed in my head... maybe, as now, it looks good to me.
10 bit resolution = range of 1024
8 bit resolution = range of 256
1024/32 =>32
256/32 =>8
and blah blah blah... i feel like a pre-school teacher today
Last edited by mister_e; - 28th August 2005 at 16:11.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks