spi1 on BD28 series #379
Unanswered
PrefersWater
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think that bug was fixed in 1.5.0 which is ready for release, but the release script which has worked flawlessly since i got it years ago is now giving errors that I don't understand or know how to fix. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello sir/ma'am, im trying to use MFRC522 RFID Reader on avrDB28s SPI1 but cant really make it work. what i done so far is just insert the line below before SPI.begin(). The whole code is just the "Dumpinfo" example from MFRC522 library.
SPI.swap(SPI1_SWAP0);
Am I missing some additional lines or my approach is just not correct? BTW SPI0 works just fine.
Beta Was this translation helpful? Give feedback.
All reactions