搜索资源列表
STM32-SPI.rar
- 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此,可以在不改变硬件配置的情况下使SPI1由主变从,而SPI2由从变主。
MP3_PLAYER
- 软件工作过程:通过SPI1从SD卡中读取MP3文件,将所读取的内容通过SPI2发送到VS1003解码器中播放-MP3 Player source code
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 dspic30f6014. this is the main file
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 for delay.
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 used for spi master
LCDdisplay
- this a file used for the spi communication between spi1 and spi2 of dspic30f6014. this file is the lcd file to display the communication between two spis.-this is a file used for the spi communication between spi1 and spi2 of dspic30f6014. this f
STM32SPI1-SPI2-SPI3
- STM32中SPI1/SPI2/SPI3的设置程序-the SP1/SP2/SP3 config program for STM32
cn546401
- PIC24系列单片机的SPI通信,C语言实例。采用SPI1和SPI2之间的通信,SPI1为主,SPI2为从。-PIC24 family of SPI communication, C language instance. Communication between SPI1 and SPI2, SPI1-based, SPI2 is from.
STM32F103-CC1101
- STM32VET6(SPI1) CC1101 PA4 -> CSN PA5 -> SCK PA6 <- MISO PA7 -> MOSI PB0 <- GDO0 PC5 <- GDO1 经测试,收发成功,如果想换成SPI2或SPI3,只需要修改相关配置即可! 用的是标准固件库 V3.5,开发环境是MDK4.22+J-link 开发板,是自己设计的,如果有需要查看,可以联系本人 -STM32 CC1101 433MH
STM32_NRF24L01
- /*************** interface ******************* STM32VET6(SPI1) NRF24L01 PC4 -> CSN PA5 -> SCK PA6 <- MISO PA7 -> MOSI PC5 <- CE PB0 <- IRQ *********************************************/
SPI
- STM32中的SPI1和SPI2进行通信,运行程序是把SPI1和SPI2相应的管教连接起来-STM32 in SPI1 and SPI2 communication of running program SPI1 and SPI2 discipline connected
SPI_communition
- stm32 stm32F103ZET spi1和spi2 互相通信 dma方式 调试成功 V3.5库 寄存器操作-spi2 communicate with each other dma mode the stm32 stm32F103ZET spi1 and debugging success the V3.5 library register operation
spi-dma
- 基于stm32直接操作寄存器方式的SPI1与SPI2通信。-Based the SPI1 SPI2 communication of the STM32 direct operation register by.
STM32-SPI1-SPI2
- 基于STM32下的SP1与SP2的源码,包含所有库文件,可在MDK下运行-Based on the STM32 under SP1 and SP2 source
STM32AD7705
- AD7705外部AD用于STM32 ,当前接的是SPI1口, 也可拓展SPI2 另一路外部ADC,或者其它SPI通信驱动。-AD7705 external AD for STM32
serprog-stm32-gd32
- 使用stm32制作的25系列flash芯片烧写器,上位机使用开源的flashrom,支持选择spi1和spi2,使用虚拟串口通讯,内部使用dma传输数据-Use stm32 produced 25 series flash chip programmer, PC using the open source flashrom, and support options spi1 spi2, using virtual serial communication, data transmission i
SPI1--SPI2
- 有两个spi,都配置好的,一个用于液晶,一个用于mpu(There are two SPI, all configured)