/mfrc522-AVR

mfrc522 library port for CodeVisionAVR

Primary LanguageCGNU General Public License v3.0GPL-3.0

mfrc522-AVR

mfrc522 library port for CodeVisionAVR
descriptions are in the library

AVR settings

PORTS :


miso : input, pull up
mosi : output, 0V
sck : output, 0V
sda : set in the library (cs_clr,cs_set)

SPI :


spi mode : mode 0
clock phase : cycle start
clock polarity : low
spi type : master
data order : MSB first
clock rate : 500 kHz