If Vref+ is what the accelerometer puts out at max, and Vref- is what the accelerometer puts out at minimum, then, yes, it'll scale from 0 to 1023.
If not, either you'll want to do some sort of scaling to the end result. Problem is, if you're input range is less than your output target range, you'll end up losing precision (I just did a post for another guy talking about that elsewhere).
Bookmarks