If you want to use only 8 bit (may be it is enough for specific application) then the left justified result will give yout the number in the ADRESH directly. No shifting or dividing required.
But for the full 10 bit results you have to right justify the bytes in the ADRESH-ADRESL to be correct.
Ioannis
Bookmarks