搜索资源列表
AT91SAM7X256-SPI-PDC-VARIABLE-IAR430A-1_3
- AT91SAM7X256 的SPI接口操作,支持DMA 开发环境为IAR430A 内附dataflash的读写代码
spi-stm32
- STM32--硬件I2C主从机通讯,采用DMA方式进行通讯,SP1为从机,SPI2为主机-The STM32- hardware I2C master slave communication using DMA mode
LSD-TEST430F5438-01_V1.1StudyBoardInstructor
- 利尔达MSP430F5438学习板的中文资料,包含硬件链接,以及IO、UCS、FLASH、WDT、TimeA、TimeB、DMA、硬件乘法器、RTC、RAM、ADC12、UART、SPI、I2C、CRC等各种操作的试验代码。-利尔达board MSP430F5438 learning Chinese data, including hardware, links, and IO, UCS, FLASH, WDT, TimeA, TimeB, DMA, hardware multiplier, R
STM32_SPI
- STM32 SPI配置例程,适用STM32各种芯片,详细的介绍了 SPI的配置过程。根据例子修改即可应用。-STM32 DAM configuration routine, a variety of chips for STM32, detailed introduction to the DAM in the configuration process. Examples can be modified based application.
S3C2410
- S3C2410的串行外设接口SPI可以进行串行数据传输接口。S3C2410具有两个SPI,每个SPI具有两个8位移位寄存器用于独立地发送和接收数据。在SPI传输过程中,数据时同时发送和接收的(全双工),8位串行数据传输频率由相应的控制寄存器设置,如果希望仅发送数据,则接收数据can be dummy,同样如果只希望接收数据,则应该发送dummy 1 data。 有4个与SPI传输相关的引脚:SCK (SPICLK0,1)、MISO (SPIMISO0,1)数据线、MOSI (SPIMOSI0
libraries.2009.1105.1839_v3.1.2
- This files are stm32f10x libs.(ad, da, dma, usart, spi, sdio, i2c, timer, exti, etc...)-This files are stm32f10x libs.(ad, da, dma, usart, spi, sdio, i2c, timer, exti, etc...)
USB-Mass_Storage-SPI_Flash(W25X16)
- 基于STM32的SPIFLASH文件系统,用于存放字库USB方式接收字库文件。 SPI_Flash+FatFs+汉字16x16 相当给力的资料。-Based on the the STM32 SPIFLASH file system used to store the font USB to receive the font file. SPI_Flash+ FatFs+ Chinese characters 16x16 Quite to the power of informa
SPI_DMA
- STM32学习笔记之SPI_DMA寄存器级操作-The STM32 study notes (b)- SPI_DMA register-level operations
SPI
- 利用SPI通信 操作DMA设备,IO设备以及控制中断。-SPI the communication operations DMA equipment, IO devices and control interrupts.
SPI_DMA
- 基于stm32固件库的两个SPI接口通信以及SPI的DMA通信。-Based on the STM32 firmware library, two SPI interface and SPI DMA communication.
spi-dma
- 基于stm32直接操作寄存器方式的SPI1与SPI2通信。-Based the SPI1 SPI2 communication of the STM32 direct operation register by.
STM32-spi-dma-one-line
- stm32的spi单线双工通信,DMA通道-stm32 spi dma,one line
SPI-DMA
- SPI的通信总结:SPI详解、SPI的读写、SPI的接收、发送中断配置、SPI的DMA操作,整个SPI知识点总结,融为一体,适合开发人员学习SPI的各个特性!能让你五分钟领会SPI各个知识!-Summary: SPI communication SPI, SPI read and write SPI, the sending and receiving interrupt configuration, SPI DMA operation, the SPI knowledge points are
RF_Collect
- STM32F4 UCOS-ii CC1101 driver SPI DMA UCOS
bsp_spi
- stm32f407 SPI+DMA通信,测试稳定(Stm32f407 SPI+DMA communication)
WS2812
- 采用spi模拟ws2812时序,stm32F4采用dma传送数据,库文件为stm32标准库(SPI is used to simulate ws2812 timing, stm32F4 uses DMA to transmit data, and the library file is STM32 standard library.)
LCD5110_SPI DMA 英文显示
- 诺基亚 LCD5110 英文显示驱动程序 STM32F103 SPI DMA(STM32F103 SPI DMA LCD5110)
SPI_DMA_F407
- STM32 F407的SPI+DMA带文件系统FATFS(STM32 F407>SPI+DMA with FATFS)
ST7789芯片驱动程序示例源码
- ST7789芯片驱动+3D图像测试例程,硬件SPI+DMA加速!(St7789 chip driver + 3D image test routine, hardware SPI + DMA acceleration!)
USB读卡器实验SPI DMA驱动SD
- USB读卡器实验SPI DMA驱动SD(支持4G以上的SD卡)