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
The AFE4400 and AFE4490 have different setup register values since the 4400 is a feature subset of the 4490.
A good enhancement would be to have a #define for which chip to compile for and appropriately choose the correct register value set in
The AFE4400 and AFE4490 have different setup register values since the 4400 is a feature subset of the 4490.
A good enhancement would be to have a #define for which chip to compile for and appropriately choose the correct register value set in
protocentral-afe4490-arduino/src/protocentral_afe44xx.cpp
Lines 117 to 153 in b3471f6
Currently, the file is named as protocentral_afe44xx.cpp but contains invalid register values for the AFE4400.
The text was updated successfully, but these errors were encountered: