文件名称:SPI_src
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-06-14
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 邵**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本模块内容为PIC16F151x系列MCU自带的SPI模块的操作,包括用SPI进行数据发送(单字节和多字节)和数据接收(单字节和多字节),本模块中发送采用了查询方式,对于接收,为保证接收不漏数据,接收方式中除了查询方式外还增加了中断方式,使用者可根据情况选择。-SPI module this module content for PIC16F151x series of MCU own operations, including with the spi of (single byte and multi byte) data transmission and data receiving (single byte and multi byte), this module is to send the query, to receive, to guarantee to receive the data does not leak, receiving way in addition to query also increased the interrupt mode, the user can choose according to the situation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SPI_src\SPI.c
.......\spi.h
.......\SPI_config.h
SPI_src