搜索资源列表
spi-stm32
- stm32--硬件I2C主从机通讯,采用dma方式进行通讯,SP1为从机,spi2为主机-The stm32- hardware I2C master slave communication using dma mode
stm32chinesedata
- stm32的中文datasheet。其中包括adc应用实例,dma控制器应用实例,can应用实例,iic应用实例,tim应用实例,gpio应用实例,spi应用示例等待。-stm32 the Chinese datasheet. Including adc Applications, dma controller application examples, can application example, iic application examples, tim application exam
stm32R100DevelopBoardSourceCode
- stm32 ADC,CAN,dma,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,spi,TIM,USART-stm32 ADC,CAN,dma,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,spi,TIM,USART
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.
dma_spi
- ,stm32F10X dma spi操作,stm32例程包之一-, stm32F10X dma spi operation, stm32 routine one package
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直接操作寄存器方式的spi1与spi2通信。-Based the spi1 spi2 communication of the stm32 direct operation register by.
spi-dma-communication
- stm32的两个spi外设之间通过dma方式通信-spi dma communication
stm32-spi-dma-one-line
- stm32的spi单线双工通信,dma通道-stm32 spi dma,one line
stm32-spi-sst25vf040-u-disk
- 这个建立在stm32 arm-M3平台上的c程序应用,这是使用dma的纯硬件操作,在设置好程序的寄存器后,就可以不进行操作就可读到数据,基本上操作就是启动外设的过程-This built on the stm32 arm-M3 platform c program application, which is the use of pure hardware dma operation, set up after the program register, you can read the dat
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.
stm32F4_spi_Send-_Receive-Data-Using-dma
- This project describes stm32F4 microcontroller communicates with other stm32 microcontrollers using spi protocol using dma. The Compiler used is MDK-ARM V5
spi_dma
- Initialization of spi and dma modules fo microcontroller stm32l152
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.)
Breeze_stm32_CAN_485_20140312
- 该程序基于stm32F103ZET6平台,集成dma,IIC,spi,UART,CAN,485驱动通过W5100实现基于TCPIP的远程组网,CAN/485控制,并通过LCD(驱动芯片ST7920)实时显示(本例程不包含GUI)(The program, based on the stm32F103ZET6 platform, integrates dma, IIC, spi, UART, CAN, and 485 drives a TCPIP based remote networking t
spi_dma_F407
- stm32 F407的spi+dma带文件系统FATFS(stm32 F407>spi+dma with FATFS)