登录
首页 » C/C++ » lpc1768驱动clrc663源代码

lpc1768驱动clrc663源代码

于 2021-01-27 发布 文件大小:5911KB
0 41
下载积分: 1 下载次数: 49

代码说明:

  使用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.)

文件列表:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 104223会员总数
  • 35今日下载