GD32190R_RC522_LCD

所属分类:单片机开发
开发工具:C/C++
文件大小:9047KB
下载次数:1
上传日期:2016-06-28 21:18:07
上 传 者gxliu
说明:  gd32f190 projet for rc522 rfod controller and ST7567 lcd controller, 128x32 lcd module with chinese font chip.

文件列表:
Library\Examples\ADC\ADC_DMA\gd32f1x0_conf.h (1442, 2016-02-24)
Library\Examples\ADC\ADC_DMA\main.c (4185, 2016-02-24)
Library\Examples\ADC\ADC_DMA_TwoResolution\gd32f1x0_conf.h (1442, 2016-02-24)
Library\Examples\ADC\ADC_DMA_TwoResolution\gd32f1x0_it.c (2478, 2016-02-24)
Library\Examples\ADC\ADC_DMA_TwoResolution\gd32f1x0_it.h (1056, 2016-02-24)
Library\Examples\ADC\ADC_DMA_TwoResolution\main.c (9202, 2016-02-24)
Library\Examples\ADC\ADC_Oversampler\gd32f1x0_conf.h (1442, 2016-02-24)
Library\Examples\ADC\ADC_Oversampler\main.c (6051, 2016-02-24)
Library\Examples\ADC\ADC_temperature_Vref_Vbat\gd32f1x0_conf.h (1442, 2016-02-24)
Library\Examples\ADC\ADC_temperature_Vref_Vbat\main.c (2552, 2016-02-24)
Library\Examples\ADC\AnalogWatchdog\gd32f1x0_conf.h (1442, 2016-02-24)
Library\Examples\ADC\AnalogWatchdog\gd32f1x0_it.c (2509, 2016-02-24)
Library\Examples\ADC\AnalogWatchdog\gd32f1x0_it.h (1077, 2016-02-24)
Library\Examples\ADC\AnalogWatchdog\main.c (4214, 2016-02-24)
Library\Examples\ADC\Multi_channel_regular\gd32f1x0_conf.h (1442, 2016-02-24)
Library\Examples\ADC\Multi_channel_regular\gd32f1x0_it.c (3707, 2016-02-24)
Library\Examples\ADC\Multi_channel_regular\gd32f1x0_it.h (1088, 2016-02-24)
Library\Examples\ADC\Multi_channel_regular\main.c (6106, 2016-02-24)
Library\Examples\ADC\TIMTrigger_AutoInsertion\gd32f1x0_conf.h (1442, 2016-02-24)
Library\Examples\ADC\TIMTrigger_AutoInsertion\gd32f1x0_it.c (2799, 2016-02-24)
Library\Examples\ADC\TIMTrigger_AutoInsertion\gd32f1x0_it.h (1086, 2016-02-24)
Library\Examples\ADC\TIMTrigger_AutoInsertion\main.c (7327, 2016-02-24)
Library\Examples\CAN\DualCAN\gd32f1x0_conf.h (1288, 2016-02-24)
Library\Examples\CAN\DualCAN\gd32f1x0_it.c (3244, 2016-02-24)
Library\Examples\CAN\DualCAN\gd32f1x0_it.h (1021, 2016-02-24)
Library\Examples\CAN\DualCAN\main.c (11805, 2016-02-24)
Library\Examples\CAN\Loopback\gd32f1x0_conf.h (1288, 2016-02-24)
Library\Examples\CAN\Loopback\gd32f1x0_it.c (3658, 2016-02-24)
Library\Examples\CAN\Loopback\gd32f1x0_it.h (1022, 2016-02-24)
Library\Examples\CAN\Loopback\main.c (10542, 2016-02-24)
Library\Examples\CAN\Networking\gd32f1x0_conf.h (1290, 2016-02-24)
... ...

/** ****************************************************************************** * @file SPI/SPI_FullDuplex_CRC/readme.txt * @author MCU SD * @version V2.0.0 * @date 15-Jan-2016 * @brief Description of the SPI_FullDuplex_CRC example. ****************************************************************************** */ @brief This demo is based on the GD32150R-EVAL/ GD32190R-EVAL board,The function of this demo is exchange data between SPI1 and SPI2.SPI1 is set as master and SPI2 is slave.They are work in fullduplex mode and followed by CRC transmission. After the SPI1_Buffer_Tx and SPI2_Buffer_Tx are sent and SPI2_Buffer_Rx and SPI1_Buffer_Rx are received, check whether the SPI2_Buffer_Rx, SPI1_Buffer_Tx and SPI1_Buffer_Rx, SPI2_Buffer_Tx are the same. If the data received is equal to data sent, TransferStatus1 and TransferStatus2 are equal to PASSED. Then SPI1 and SPI2 CRC Error flags are checked, TransferStatus1 and TransferStatus2 are assigned to FAILED if one of the SPI_FLAG_CRCERR flags are equal to SET. @note Connect SPI1 SCK PIN(PA5) TO SPI2 SCK PIN(PB13) Connect SPI1 MISO PIN(PA6) TO SPI2 MISO PIN(PB14) Connect SPI1 MOSI PIN(PA7) TO SPI2 MOSI PIN(PB15) /****************** (C) COPYRIGHT 2016 GIGADEVICE *********END OF FILE*********/

近期下载者

相关文件


收藏者