STM32-RC522

所属分类:单片机开发
开发工具:Visual C++
文件大小:616KB
下载次数:255
上传日期:2015-11-08 17:20:32
上 传 者peter0105
说明:  这是是基于STM32的RFID实验,采用STM32F103ZET6和MFRC522,花了一上午改出来的,绝对可用。 程序正常运行时,LED0一闪一闪 读到卡片时,LED1灯点亮,并串口打印卡片类型和UID
(This is based on the STM32 RFID experiments using STM32F103ZET6 and MFRC522, spent the morning changed out, is absolutely available. Program during normal operation, LED0 twinkling When reading the card, LED1 lights, and serial printer card type and UID)

文件列表:
USMART\usmart.c (15580, 2013-12-01)
USMART\usmart.h (5483, 2013-11-20)
USMART\usmart_config.c (1494, 2015-10-02)
USMART\usmart_str.c (11560, 2013-11-20)
USMART\usmart_str.h (3233, 2013-11-20)
keilkilll.bat (399, 2011-04-23)
CORE\core_cm3.c (17273, 2010-06-07)
CORE\core_cm3.h (85714, 2011-02-09)
CORE\startup_stm32f10x_hd.s (15503, 2011-03-10)
CORE\startup_stm32f10x_md.s (12765, 2011-03-10)
HARDWARE\KEY\key.c (1820, 2015-10-02)
HARDWARE\KEY\key.h (1102, 2015-10-02)
HARDWARE\LED\led.c (838, 2015-10-02)
HARDWARE\LED\led.h (175, 2015-11-08)
HARDWARE\RFID\rc522.c (28986, 2015-11-07)
HARDWARE\RFID\rc522.h (11439, 2015-10-04)
OBJ\RFID.hex (51875, 2015-11-07)
OBJ\RFID.lib (5871588, 2015-10-03)
SI\RFID_RC522.IAB (790528, 2015-10-03)
SI\RFID_RC522.IAD (8048, 2015-10-03)
SI\RFID_RC522.IMB (200704, 2015-10-03)
SI\RFID_RC522.IMD (2288, 2015-10-03)
SI\RFID_RC522.PFI (156, 2015-10-03)
SI\RFID_RC522.PO (776, 2015-10-03)
SI\RFID_RC522.PR (12680, 2015-10-03)
SI\RFID_RC522.PRI (79448, 2015-10-03)
SI\RFID_RC522.PS (1458900, 2015-10-03)
SI\RFID_RC522.WK3 (14140, 2015-10-03)
STM32F10x_FWLib\inc\misc.h (8982, 2011-03-10)
STM32F10x_FWLib\inc\stm32f10x_adc.h (21690, 2011-03-10)
STM32F10x_FWLib\inc\stm32f10x_bkp.h (7555, 2011-03-10)
STM32F10x_FWLib\inc\stm32f10x_can.h (27559, 2011-03-10)
STM32F10x_FWLib\inc\stm32f10x_cec.h (6573, 2011-03-10)
STM32F10x_FWLib\inc\stm32f10x_crc.h (2162, 2011-03-10)
STM32F10x_FWLib\inc\stm32f10x_dac.h (15233, 2011-03-10)
STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h (3818, 2011-03-10)
STM32F10x_FWLib\inc\stm32f10x_dma.h (20754, 2011-03-10)
STM32F10x_FWLib\inc\stm32f10x_exti.h (6824, 2011-03-10)
... ...

这是是基于STM32F103ZET6的MFRC522读卡实验 程序正常运行时,LED0一闪一闪 读到卡片时,LED1灯点亮,并串口打印卡片类型和UID 接口定义如下: SPI2_SCK PB13 SPI2_MISO PB14 SPI2_MOSI PB15 RCC522_NSS(SDA PB0 RCC522_RST(CE) PC4 LED0 PD13 LED1 PG14

近期下载者

相关文件


收藏者