From: Tony Nixon > When you used the upper 8 bits of the result, you are simply using the > 10 bit A2D result with less resolution. In other words you will only be > able to use 256 voltage steps instead of 1024. > Here is some code that may help you out. I have a good idea of what's going on (and how to help myself better now that I finally have some fundamentals). Thanks