搜索资源列表
spi-stm32
- STM32--硬件I2C主从机通讯,采用DMA方式进行通讯,SP1为从机,SPI2为主机-The STM32- hardware I2C master slave communication using DMA mode
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.
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_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-FLASH
- 该总线大量用在与EEPROM、ADC、FRAM和显示驱动器之类的慢速外设器件通信。stm32的SPI可以工作在全双工,单向发送,单向接收模式,可以使用DMA方式操作。-The bus used to communicate with a large number of EEPROM, ADC, FRAM, and display drivers like the slow peripheral devices. stm32 The SPI can operate in full-duplex,
stm32
- ARM-CORTEX3开发,以stm32为例,实战开发项目,包括AD,DMA,SPI,PWN,RTC-ARM-CORTEX3 developed to stm32 example, combat development projects, including AD, DMA, SPI, PWN, RTC
SPI-and-UART_DMA
- STM32将SPI和UART配置成DMA的例程,具有参考价值。-The STM32 SPI and UART configured to DMA routines, a reference value.
01STM32mini-LED
- STM32 嵌入式开放,介绍通讯方面的I2C/SPI/UART、模数AD/DA、Timer/Interrupt/PWM/DMA/USB/Ethnet/I2S/Can/PulseCounter-STM32 embedded open, introduced the communications I2C/SPI/UART, analog AD/DA, Timer/Interrupt/PWM/DMA/USB/Ethnet/I2S/Can/PulseCounter
STM32mini-RCC
- STM32 嵌入式开放,介绍通讯方面的I2C/SPI/UART、模数AD/DA、Timer/Interrupt/PWM/DMA/USB/Ethnet/I2S/Can/PulseCounter-STM32 Embedded Open, describes the communication aspects of the IC/SPI/UART, modulus AD/DA, Timer/Interrupt/PWM/DMA/USB/Ethnet/IS/Can/PulseCounter
stm32_SPI_DMA
- stm32 spi通信方式,采用DMA处理方式程序-Stm32 spi communication, the use of DMA processing procedures
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.)
SPI_DMA_F407
- STM32 F407的SPI+DMA带文件系统FATFS(STM32 F407>SPI+DMA with FATFS)
stm32例程
- stm32f103c8t6的全部例程,包括uart,timer,exit,ad/da,dma,i2c,spi等等