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
Looks like it just pads with zero's if you set to resolution higher than the chip can handle and probably truncates if the resolution is lowered. Added issue for compatibility completeness.
Arduino (Zero, Due & MKR Family) has a function that would be useful in chipKIT-core.
analogReadResolution()
Described here:
https://www.arduino.cc/reference/en/language/functions/zero-due-mkr-family/analogreadresolution/
The text was updated successfully, but these errors were encountered: