搜索资源列表
模拟SPI程序
- 模拟SPI程序(C语言)-simulation SPI (C language)
单片机常用C语言接口程序
- 单片机常用c语言接口程序
XILINX FPGA的MICROBLAZE处理器的SPI FLASH loader程序
- XILINX FPGA的MICROBLAZE处理器的SPI FLASH loader程序,XILINX FPGA the MicroBlaze processor SPI FLASH loader program
c8051_spi.C8051F SPI接口读写字库芯片c程序
- C8051F SPI接口读写字库芯片c程序,C8051F SPI interface to read and write character c chip program
Winsock2SPI.基于Winsock 2 SPI包过滤防火墙的实现
- 基于Winsock 2 SPI包过滤防火墙的实现 介绍基于Winsock 2 SPI包过滤防火墙的实现方法。包过滤防火墙采用了工作在应用层的Winsock 2 SPI 作为其核心技术,利用其进行编写动态链接库(DLL),用户通过调用DLL实现数据包的过滤。此方法具有编程、调 试方便、容易实现内容过滤等优点,在防火墙方面得到广泛的应用。 ,Winsock 2 SPI-based packet filtering firewall to introduce the realization o
SPI.rar
- SPI总线的实例程序,使用KEIL+PROTEUS开发,有详细的注释。,Examples of SPI bus, the use of KEIL+ PROTEUS development, there are detailed notes.
recv.rar
- STC 2052 SPI接收数据后通过串口发送到PC 用于测试SPI是否正常。,STC 2052 receive data and send to pc by RS232
STC_SPI
- STC单片机 硬件SPI,主从程序,相互通信,c语言的-STC MCU,hardware SPI,master and slaver comunication
Lm1138-SPI-IO-simulation
- st的微机械陀螺L3G4200D驱动,调试板为lm3s1138,模拟SPI方式-st micro-gyroscope L3G4200D drivers, debug board is lm3s1138, simulation SPI mode
spi_flash.c
- spi接口的flash驱动例子,可以对着 spi规范好好研究下。-spi interface of the flash drive case, can look good spi norms under study.
STM32-SST25VF016B-SPI-v3
- 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a st
MSP430x54x_uscia0_spi_09
- msp430f5438单片机spi接口程序-msp430f5438 MCU spi interface program
spi
- SPI driver for PIC 16F877A hitech C
ex_spi
- Spi.c C program source code
SPI
- 這是LPC2368的SPI範例檔~~~有需要的人可以下載使用-This is the SPI sample file LPC2368 ~ ~ ~ those who are in need can be downloaded using the look
spi.c
- tested on an STK500 with an ATmega32 with a 14.7456MHz crystal. Purpose: SPI init, read & write routines without interrupt. These routines works only as an SPI Master.-tested on an STK500 with an ATmega32 with a 14.7456MHz crystal. Purpose:
PGA112
- msp430写的PGA112的程序,需要配合SPI.c和SPI.h-msp430 wrote PGA112 procedures and in line with SPI.c and SPI.h
SPI
- stm32f4 spi c and h files
SPI
- 基于STM32 F407系列,与BOURNS生产的绝对编码器进行通信,采用硬件SPI方式。 附有BOURNS与STM32文档,可供入门参考。(Based on the STM32 F407 series, it communicates with the absolute encoder produced by BOURNS, and uses the hardware SPI mode. With BOURNS and STM32 documents, it is available fo
SPI
- 可用的SPI读写函数,可以正常读写寄存器(the SPI C code for mcu read and write spi register. it can work good in most mcu)