STM32F4_MFRC522

所属分类:RFID编程
开发工具:C
文件大小:559KB
下载次数:2
上传日期:2015-02-05 17:11:57
上 传 者sh-1993
说明:  MFRC522 STM32F4的RFID读取器库
(MFRC522 RFID reader library for STM32F4)

文件列表:
STM32F4_MFRC522 (0, 2015-02-06)
STM32F4_MFRC522\.cproject (21900, 2015-02-06)
STM32F4_MFRC522\.project (816, 2015-02-06)
STM32F4_MFRC522\.settings (0, 2015-02-06)
STM32F4_MFRC522\.settings\language.settings.xml (1135, 2015-02-06)
STM32F4_MFRC522\app (0, 2015-02-06)
STM32F4_MFRC522\app\inc (0, 2015-02-06)
STM32F4_MFRC522\app\inc\comm.h (801, 2015-02-06)
STM32F4_MFRC522\app\inc\fifo.h (1150, 2015-02-06)
STM32F4_MFRC522\app\inc\keys.h (994, 2015-02-06)
STM32F4_MFRC522\app\inc\led.h (1626, 2015-02-06)
STM32F4_MFRC522\app\inc\mfrc522.h (554, 2015-02-06)
STM32F4_MFRC522\app\inc\timers.h (1171, 2015-02-06)
STM32F4_MFRC522\app\inc\utils.h (893, 2015-02-06)
STM32F4_MFRC522\app\main.c (3148, 2015-02-06)
STM32F4_MFRC522\app\src (0, 2015-02-06)
STM32F4_MFRC522\app\src\assert.c (914, 2015-02-06)
STM32F4_MFRC522\app\src\comm.c (4507, 2015-02-06)
STM32F4_MFRC522\app\src\fifo.c (2564, 2015-02-06)
STM32F4_MFRC522\app\src\keys.c (3496, 2015-02-06)
STM32F4_MFRC522\app\src\led.c (2710, 2015-02-06)
STM32F4_MFRC522\app\src\mfrc522.c (5285, 2015-02-06)
STM32F4_MFRC522\app\src\stubs.c (1247, 2015-02-06)
STM32F4_MFRC522\app\src\timers.c (6070, 2015-02-06)
STM32F4_MFRC522\app\src\utils.c (3233, 2015-02-06)
STM32F4_MFRC522\hal (0, 2015-02-06)
STM32F4_MFRC522\hal\inc (0, 2015-02-06)
STM32F4_MFRC522\hal\inc\keys_hal.h (793, 2015-02-06)
STM32F4_MFRC522\hal\inc\led_hal.h (890, 2015-02-06)
STM32F4_MFRC522\hal\inc\spi1.h (1041, 2015-02-06)
STM32F4_MFRC522\hal\inc\systick.h (741, 2015-02-06)
STM32F4_MFRC522\hal\inc\timer14.h (693, 2015-02-06)
STM32F4_MFRC522\hal\inc\uart2.h (1023, 2015-02-06)
STM32F4_MFRC522\hal\src (0, 2015-02-06)
STM32F4_MFRC522\hal\src\keys_hal.c (3135, 2015-02-06)
STM32F4_MFRC522\hal\src\led_hal.c (2087, 2015-02-06)
STM32F4_MFRC522\hal\src\spi1.c (4384, 2015-02-06)
STM32F4_MFRC522\hal\src\systick.c (1256, 2015-02-06)
... ...

Content ------- The files copied to these folders are the original ones, from the STM stsw-stm32065 stm32f4_dsp_stdperiph_lib.zip v1.3.0 archive, with the following changes: - stm32f4xx_fmc.c: compiles only on STM32F427_437xx or STM32F429_439xx - stm32f4xx_fsmc.c: compiles only on STM32F40_41xxx - system_stm32f4xx.c: was updated for the configurable clock settings Startup ------- The original multiple assembly startup files were replaced by - a portable startup_cm.c - a family initialisation file (startup_stm32f4xx.c) - the interrupt vectors (vectors_stm32f4xx.c) Application interrupt handlers ------------------------------ It is recommended that interrupt handlers redefined by applications to be located in the same files where the application drivers are; there is no need to use the stm32f4xx_it.* files, since the default system handlers are already defined in the vectors_stm32f4xx.c file. Manuals and samples ------------------- For more details, manuals and the complete set of samples, please refer to the original STM archives.

近期下载者

相关文件


收藏者