ondryaso / pi-rc522

Raspberry Pi Python library for SPI RFID RC522 module
MIT License
411 stars 150 forks source link

How can use the SPI1 ? #65

Open furkan-34 opened 4 years ago

furkan-34 commented 4 years ago

How can use SPI1 for communication on raspberry pi with your library? GPIO7 belongs to SPI0 so it does not solve my problem unfortunately.

bluepuma77 commented 4 years ago

Check comments in https://github.com/ondryaso/pi-rc522/issues/12