搜索资源列表
spi2
- 通过SPI接口读写EEPROM的时序代码,需要注意不同型号的EEPROM支持不同的SPI数据格式,有些EEPROM手册的内容有错误,需要多次试验确定EEPROM支持的SPI数据格式。-literacy through SPI EEPROM timing code, need attention to the different models of EEPROM support different data formats SPI, so
STM32-SPI
- 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此
spi2-testbench
- test bench for spi communication
MP3_PLAYER
- 软件工作过程:通过SPI1从SD卡中读取MP3文件,将所读取的内容通过SPI2发送到VS1003解码器中播放-MP3 Player source code
SPI2
- microchip数据发送与接收程序,通过设置其中的配置位可以8位或16为传输-it is used for senging data and receiving data
spi2-write1
- sample code for the protocol spi atmega-sample code for the protocol spi atmega88
MAIN
- this a file used for the spi communication between spi1 and spi2 of dspic30f6014. this is the main file which is heart of this project.-this is a file used for the spi communication between spi1 and spi2 of dspic30f
delay
- this a file used for the spi communication between spi1 and spi2 of dspic30f6014. this file is used for delay.-this is a file used for the spi communication between spi1 and spi2 of dspic30f6014. this file is used fo
SPI_SLAVE
- this a file used for the spi communication between spi1 and spi2 of dspic30f6014. this file is for slave .-this is a file used for the spi communication between spi1 and spi2 of dspic30f6014. this file is for slave .
SPI_MASTER
- this a file used for the spi communication between spi1 and spi2 of dspic30f6014. this file is used for spi master-this is a file used for the spi communication between spi1 and spi2 of dspic30f6014. this file is use
SPI2
- iar环境下,spi驱动程序,DataFlash读写操作。-iar environment, spi driver, DataFlash read and write operations.
MINI_STM32_sd_uart
- STM32 and communication with SD card through UART1 and SPI2
SPI2
- stm32板子的编程,其中的头文件的编写,板子有很多功能-stm32 board programming, including the preparation of the header files, the board has many functions
at45db161
- STM32F103下AT45DB161读写程序,在Keil下验证,硬件连接到103的SPi2上,软件控制片选-STM32F103 next AT45DB161 literacy program, under the verification in the Keil hardware connected to the 103 SPi2, the software control the chip select
SPI2
- stm32 SPI2初始化命令,各种需要各工种供应。经测试通过控制SD卡-stm32 SPI2 initialization command, the various types of supply needs. Tested by controlling the SD card
STM32SPI1-SPI2-SPI3
- STM32中SPI1/SPI2/SPI3的设置程序-the SP1/SP2/SP3 config program for STM32
TIM3-CH1(SPI2)
- STM32 time3的捕获模式 应用 SPI2模块的应用-STM32 time3 capture mode application SPI2 module
stm32_vs1003b-SPI2-keil-
- stm32f103vb(128k)的单片机驱动mp3解码芯片VS1003的keil mdk项目工程源码,用的是spi2驱动vs1003b芯片,整个工程测试过,亲自操作,可用,代码里面有注释,说明如何使用接口,如何连接接口,用的是微雪电子的vs1003 mp3 board 编译工程,生成hex下载就可以听到一段加州旅馆的音乐 - this is a source code, a aproject for stm32f103vb(128
SPI1--SPI2
- 有两个spi,都配置好的,一个用于液晶,一个用于mpu(There are two SPI, all configured)
STM32F4 SPI2初始化及收发数据
- STM32F4 SPI2初始化及收发数据(STM32F4 SPI2 Discovery LIS302DL)