You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These lines show a 2-bit number shifted left 5 to set RES1 and RES0 resolution selection bits. The datasheet shows these as being D7 and D6, consequently the left shift should be 6.
The text was updated successfully, but these errors were encountered:
These lines show a 2-bit number shifted left 5 to set
RES1
andRES0
resolution selection bits. The datasheet shows these as being D7 and D6, consequently the left shift should be 6.The text was updated successfully, but these errors were encountered: