文件名称:lpc1768驱动clrc663源代码

  • 所属分类:
  • 嵌入式/单片机编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2017-07-12
  • 文件大小:
  • 5.77mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • jing****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

使用lpc1768的主控芯片,spi口驱动clrc663芯片实现读写mafare 1卡,cpu卡等功能。(The use of lpc1768 master chip, SPI port driver clrc663 chip, read and write mafare 1 card, CPU card and other functions.)
相关搜索: CLRC663
LPC1768

(系统自动生成,下载前可以参看下载内容)

下载文件列表

nxp_rfid_reader\Classic\.cproject

nxp_rfid_reader\Classic\.project

nxp_rfid_reader\Classic\main.c

nxp_rfid_reader\Classic\Readme.txt

nxp_rfid_reader\Lpc1227\.cproject

nxp_rfid_reader\Lpc1227\.project

nxp_rfid_reader\Lpc1227\aeabi_romdiv_patch.s

nxp_rfid_reader\Lpc1227\CMSIS\inc\core_cm0.h

nxp_rfid_reader\Lpc1227\CMSIS\inc\core_cmFunc.h

nxp_rfid_reader\Lpc1227\CMSIS\inc\core_cmInstr.h

nxp_rfid_reader\Lpc1227\CMSIS\inc\LPC122x.h

nxp_rfid_reader\Lpc1227\CMSIS\inc\LPC12xx.h

nxp_rfid_reader\Lpc1227\CMSIS\inc\system_LPC122x.h

nxp_rfid_reader\Lpc1227\CMSIS\inc\system_LPC12xx.h

nxp_rfid_reader\Lpc1227\CMSIS\src\system_LPC122x.c

nxp_rfid_reader\Lpc1227\crp.c

nxp_rfid_reader\Lpc1227\drivers\inc\driver_config.h

nxp_rfid_reader\Lpc1227\drivers\inc\gpio.h

nxp_rfid_reader\Lpc1227\drivers\inc\i2c.h

nxp_rfid_reader\Lpc1227\drivers\inc\i2cx.h

nxp_rfid_reader\Lpc1227\drivers\inc\ssp.h

nxp_rfid_reader\Lpc1227\drivers\inc\type.h

nxp_rfid_reader\Lpc1227\drivers\src\gpio.c

nxp_rfid_reader\Lpc1227\drivers\src\i2c.c

nxp_rfid_reader\Lpc1227\drivers\src\i2cx.c

nxp_rfid_reader\Lpc1227\drivers\src\ssp.c

nxp_rfid_reader\Lpc1227\phhwConfig.c

nxp_rfid_reader\Lpc1227\phhwConfig.h

nxp_rfid_reader\Lpc1227\Readme.txt

nxp_rfid_reader\Lpc1227\startup\cr_startup_lpc12xx.c

nxp_rfid_reader\Lpc1227\Stub\phbalReg_Stub.c

nxp_rfid_reader\Lpc1227\Stub\phOsal_Lpc12xx_Int.c

nxp_rfid_reader\Lpc1227\Stub\phOsal_Lpc12xx_Int.h

nxp_rfid_reader\Lpc1227\Stub\phOsal_Stub.c

nxp_rfid_reader\Lpc1769\.cproject

nxp_rfid_reader\Lpc1769\.project

nxp_rfid_reader\Lpc1769\CMSIS\inc\core_cm3.h

nxp_rfid_reader\Lpc1769\CMSIS\inc\core_cmFunc.h

nxp_rfid_reader\Lpc1769\CMSIS\inc\core_cmInstr.h

nxp_rfid_reader\Lpc1769\CMSIS\inc\LPC17xx.h

nxp_rfid_reader\Lpc1769\CMSIS\inc\system_LPC17xx.h

nxp_rfid_reader\Lpc1769\CMSIS\src\core_cm3.c

nxp_rfid_reader\Lpc1769\CMSIS\src\system_LPC17xx.c

nxp_rfid_reader\Lpc1769\crp.h

nxp_rfid_reader\Lpc1769\cr_section_macros.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_adc.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_can.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_clkpwr.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_dac.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_emac.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_exti.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_gpdma.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_gpio.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_i2c.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_i2s.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_libcfg_default.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_mcpwm.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_nvic.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_pinsel.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_qei.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_rit.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_rtc.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_spi.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_ssp.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_systick.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_timer.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_uart.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc17xx_wdt.h

nxp_rfid_reader\Lpc1769\drivers\inc\lpc_types.h

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_clkpwr.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_gpdma.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_gpio.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_i2c.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_i2s.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_libcfg_default.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_nvic.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_pinsel.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_rtc.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_spi.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_ssp.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_systick.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_timer.c

nxp_rfid_reader\Lpc1769\drivers\src\lpc17xx_wdt.c

nxp_rfid_reader\Lpc1769\lpc17xx_uart.c

nxp_rfid_reader\Lpc1769\phhwConfig.c

nxp_rfid_reader\Lpc1769\phhwConfig.h

nxp_rfid_reader\Lpc1769\Readme.txt

nxp_rfid_reader\Lpc1769\Serial.c

nxp_rfid_reader\Lpc1769\Serial.h

nxp_rfid_reader\Lpc1769\startup\cr_startup_lpc17.c

nxp_rfid_reader\Lpc1769\Stub\phbalReg_Stub.c

nxp_rfid_reader\Lpc1769\Stub\phOsal_Lpc17xx_Int.c

nxp_rfid_reader\Lpc1769\Stub\phOsal_Lpc17xx_Int.h

nxp_rfid_reader\Lpc1769\Stub\phOsal_Stub.c

nxp_rfid_reader\NXP-Reader-Lib\.cproject

nxp_rfid_reader\NXP-Reader-Lib\.project

nxp_rfid_reader\NXP-Reader-Lib\comps\phacDiscLoop\src\phacDiscLoop.c

nxp_rfid_reader\NXP-Reader-Lib\comps\phacDiscLoop\src\Sw\phacDiscLoop_Sw.c

nxp_rfid_reader\NXP-Reader-Lib\comps\phacDiscLoop\src\Sw\phacDiscLoop_Sw.h

nxp_rfid_reader\NXP-Reader-Lib\comps\phacDiscLoop\src\Sw\phacDiscLoop_Sw_Int.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org