搜索资源列表
AT25F512-1024
- AT25F512-1024.PDF软件工程师可以从本文件查到spi协议的的时序,从而开发出读写AT25F512-1024的程序
CC1110_SPI
- CC1110的一个SPI通信程序,利用SPI来传送数据-CC1110 SPI communication procedures, the use of the SPI to transfer data
msp430g2553uartspi
- 本文档详细描述了msp430G2553单片机串口通信的原理和编程方法。包括了UART SPI原理介绍,编程步骤和程序实例。能让新手结合该文档迅速完成串口通信编程。-This document describes in detail the principle of msp430G2553 microcontroller serial communication and programming methods. Including UART SPI principle, the programmi
ARM-DSP-SPI
- 提出一种测量仪器的多处理机分布式控制方案, 并对DSP 与移植了Linux 操作系统的ARM之间SPI 通信设计进行了 着重阐述。对于这样的特定系统, 首先要完成Linux 下的SPI 驱动程序开发, 然后才能进行ARM 和DSP 下的应用程序开 发。对这几个方面进行了详细介绍, 给出了一种ARM 与DSP 通信的通信协议, 并基于此协议实现了ARM 与DSP 的SPI 通信。-SPI Data communication method
vk32-serial-routines
- VK32、VK33系列的串口驱动程序例程,包括SPI转串口,IIC转串口和USART转串口三种方式。-VK32, VK33 series of serial driver routines, including SPI serial transfer, IIC-serial and USART serial transfer in three ways.
lcd_hanzi
- cc2530通过模拟SPI接口实现外接LCD显示屏的汉字显示程序。-cc2530 by simulating the SPI interface, external LCD display Chinese characters display program.
STM32-flash
- STM32通过SPI对外接Flash读写操作的程序,Flash型号为SST25VF016B-STM32 program through the SPI read and write operations on the external Flash, Flash model SST25VF016B
max31855开发资料
- MAX31855热电偶转换器开发流程 一、 准备硬件和相关知识 1. 硬件:一块开发板、逻辑分析仪、热电偶(常用的K型热电偶)、杜邦线等; 2. 相关知识: VHDL基础、SPI通信; 二、 max31855datasheet编程用到的部分: 1.电路连接图 2.串行接口时序特性 3 .串口时序 4.引脚分配 5.热电偶温度格式 三、程序编写 /** *****
ADS1274
- ADS1274+STM103xx的SPI驱动程序,