Open Boone1168 opened 2 years ago
The example code works on both the uno and the due; our code only works on the uno. We are not sure why.
Is the MAX2870 interface connected correctly to the SPI header on the Arduino Due?
Is the MAX2870 interface connected correctly to the SPI header on the Arduino Due? Yes it is. It works with the example code, even. The same code we have working on the Uno does not work on the Due. The example code works for both. We think that we should redo our code on the Due, but find it curious that the board change would affect our code but not the example code.
How to get this to work on the Arduino Due