可以读取M1卡的序列号,其他区块的读写还要继续研究
This commit is contained in:
@@ -127,5 +127,9 @@
|
||||
|
||||
|
||||
void RC522_Init( void ); //初始化
|
||||
char PcdRequest ( uint8_t ucReq_code, uint8_t * pTagType );
|
||||
char PcdAnticoll ( uint8_t * pSnr );
|
||||
char PcdRead ( uint8_t ucAddr, uint8_t * pData );
|
||||
char PcdAuthState ( uint8_t ucAuth_mode, uint8_t ucAddr, char * pKey, uint8_t * pSnr );
|
||||
|
||||
#endif /* RS522_H_ */
|
||||
|
||||
Reference in New Issue
Block a user