文件名称:rc522
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-03-21
- 文件大小:
- 8.45mb
- 下载次数:
- 0次
- 提 供 者:
- z***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用stm32f4进行开发,工程由stm32cubeMx自动生成,可移植到其他类型的stm32芯片上,启用了SPI和USART1功能,可以读写卡片。已经配置好fpu和arm_math功能,可以进一步开发。可以通过串口助手回显信息。-Use stm32f4 development, engineering generated automatically by stm32cubeMx, can be ported to other types of stm32 chip, enabled SPI and USART1 function, can read and write cards. Already configured fpu and arm_math function can be further developed. You can echo information through the serial port assistant.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rc522
.....\.mxproject
.....\Drivers
.....\.......\CMSIS
.....\.......\.....\DSP_Lib
.....\.......\.....\.......\Source
.....\.......\.....\.......\......\BasicMathFunctions
.....\.......\.....\.......\......\..................\arm_abs_f32.c
.....\.......\.....\.......\......\..................\arm_abs_q15.c
.....\.......\.....\.......\......\..................\arm_abs_q31.c
.....\.......\.....\.......\......\..................\arm_abs_q7.c
.....\.......\.....\.......\......\..................\arm_add_f32.c
.....\.......\.....\.......\......\..................\arm_add_q15.c
.....\.......\.....\.......\......\..................\arm_add_q31.c
.....\.......\.....\.......\......\..................\arm_add_q7.c
.....\.......\.....\.......\......\..................\arm_dot_prod_f32.c
.....\.......\.....\.......\......\..................\arm_dot_prod_q15.c
.....\.......\.....\.......\......\..................\arm_dot_prod_q31.c
.....\.......\.....\.......\......\..................\arm_dot_prod_q7.c
.....\.......\.....\.......\......\..................\arm_mult_f32.c
.....\.......\.....\.......\......\..................\arm_mult_q15.c
.....\.......\.....\.......\......\..................\arm_mult_q31.c
.....\.......\.....\.......\......\..................\arm_mult_q7.c
.....\.......\.....\.......\......\..................\arm_negate_f32.c
.....\.......\.....\.......\......\..................\arm_negate_q15.c
.....\.......\.....\.......\......\..................\arm_negate_q31.c
.....\.......\.....\.......\......\..................\arm_negate_q7.c
.....\.......\.....\.......\......\..................\arm_offset_f32.c
.....\.......\.....\.......\......\..................\arm_offset_q15.c
.....\.......\.....\.......\......\..................\arm_offset_q31.c
.....\.......\.....\.......\......\..................\arm_offset_q7.c
.....\.......\.....\.......\......\..................\arm_scale_f32.c
.....\.......\.....\.......\......\..................\arm_scale_q15.c
.....\.......\.....\.......\......\..................\arm_scale_q31.c
.....\.......\.....\.......\......\..................\arm_scale_q7.c
.....\.......\.....\.......\......\..................\arm_shift_q15.c
.....\.......\.....\.......\......\..................\arm_shift_q31.c
.....\.......\.....\.......\......\..................\arm_shift_q7.c
.....\.......\.....\.......\......\..................\arm_sub_f32.c
.....\.......\.....\.......\......\..................\arm_sub_q15.c
.....\.......\.....\.......\......\..................\arm_sub_q31.c
.....\.......\.....\.......\......\..................\arm_sub_q7.c
.....\.......\.....\.......\......\CommonTables
.....\.......\.....\.......\......\............\arm_common_tables.c
.....\.......\.....\.......\......\............\arm_const_structs.c
.....\.......\.....\.......\......\ComplexMathFunctions
.....\.......\.....\.......\......\....................\arm_cmplx_conj_f32.c
.....\.......\.....\.......\......\....................\arm_cmplx_conj_q15.c
.....\.......\.....\.......\......\....................\arm_cmplx_conj_q31.c
.....\.......\.....\.......\......\....................\arm_cmplx_dot_prod_f32.c
.....\.......\.....\.......\......\....................\arm_cmplx_dot_prod_q15.c
.....\.......\.....\.......\......\....................\arm_cmplx_dot_prod_q31.c
.....\.......\.....\.......\......\....................\arm_cmplx_mag_f32.c
.....\.......\.....\.......\......\....................\arm_cmplx_mag_q15.c
.....\.......\.....\.......\......\....................\arm_cmplx_mag_q31.c
.....\.......\.....\.......\......\....................\arm_cmplx_mag_squared_f32.c
.....\.......\.....\.......\......\....................\arm_cmplx_mag_squared_q15.c
.....\.......\.....\.......\......\....................\arm_cmplx_mag_squared_q31.c
.....\.......\.....\.......\......\....................\arm_cmplx_mult_cmplx_f32.c
.....\.......\.....\.......\......\....................\arm_cmplx_mult_cmplx_q15.c
.....\.......\.....\.......\......\....................\arm_cmplx_mult_cmplx_q31.c
.....\.......\.....\.......\......\.......