Closed adamgarbo closed 3 years ago
Hey folks,
There was a forum post from a user stating that he was getting identical analog readings from both A0 and A1 when using the MicroMod SAMD51 and ATP Carrier Board.
Looking at variant.h, it appears that both A0 and A1 are defined as A0. Could this be causing his issue? https://github.com/sparkfun/Arduino_Boards/blob/5f1bc3c3865953038a30587acf3f4e1027688be1/sparkfun/samd/variants/SparkFun_SAMD51_MicroMod/variant.h#L143-L144
variant.h
Cheers, Adam
Thanks for the issue, it does look like it was fixed back in April but I didn't close out this issue.
Hey folks,
There was a forum post from a user stating that he was getting identical analog readings from both A0 and A1 when using the MicroMod SAMD51 and ATP Carrier Board.
Looking at
variant.h
, it appears that both A0 and A1 are defined as A0. Could this be causing his issue? https://github.com/sparkfun/Arduino_Boards/blob/5f1bc3c3865953038a30587acf3f4e1027688be1/sparkfun/samd/variants/SparkFun_SAMD51_MicroMod/variant.h#L143-L144Cheers, Adam