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
I'm using a board that supports multiple SPI interfaces. In the project I'm developing, I need the MFRC522 to use a different SPI interface than the default one, as the default SPI interface is already being used by another device, and I would like to reserve it exclusively for that equipment.
The text was updated successfully, but these errors were encountered:
I'm using a board that supports multiple SPI interfaces. In the project I'm developing, I need the MFRC522 to use a different SPI interface than the default one, as the default SPI interface is already being used by another device, and I would like to reserve it exclusively for that equipment.
The text was updated successfully, but these errors were encountered: