您现在的位置是:首页 > 源码 > STM32驱动RC522程序
推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

STM32驱动RC522程序

更新时间:2016-06-07 19:48:21 大小:5M 上传用户:caoxiaoge0314查看TA发布的资源 标签:STM32F103RC522SPIUART 下载积分:2分 评价赚积分 (如何评价?) 收藏 评论(1) 举报

资料介绍

KEIL环境下,STM32f103驱动RC522程序,spi接口驱动,通过调试,实现读卡写卡程序

部分文件列表

文件名大小
stm32f103/1KB
stm32f103/Libraries/1KB
stm32f103/Libraries/CMSIS/1KB
stm32f103/Libraries/CMSIS/CM3/1KB
stm32f103/Libraries/CMSIS/CM3/CoreSupport/1KB
stm32f103/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c1KB
stm32f103/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h1KB
stm32f103/Libraries/CMSIS/CM3/DeviceSupport/1KB
stm32f103/Libraries/CMSIS/CM3/DeviceSupport/ST/1KB
stm32f103/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/1KB
stm32f103/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html1KB
...

全部评论(1)

  • 2017-07-10 14:55:59jingaaa

    根本就不是 spi驱动,是串口驱动,代码写得太简陋。