搜索资源列表
R61503device
- R61503B驱动程序 采用18位并行DMA传输-R61503B driver to use the 18-bit parallel DMA transmission
McuDma
- ARM-Cortex-M3 DMA底层驱动源码,已在项目中成功运用,希望给有需要的朋友带来帮助。-ARM-Cortex-M3 DMA source underlying driver has been successfully used in the project, hoping to bring a friend in need of help.
CC2430-1
- 射频芯片cc2430的实验程序,包括底层驱动代码,DMA设置,i/o口应用等。-Cc2430 radio chip experimental procedures, including low-level driver code, DMA settings, i/o port applications.
examples
- STM32案例程序,包括IO.DMA,等各种外围电路的驱动。单片机内核的开发!-STM32 case procedures, including IO.DMA, and other peripheral circuits of the driver. Microcontroller core development!
stm32_setpmotor
- 使用STM32F103VBT6开发的步进电机驱动程序,产生脉冲与方向信号,支持限位开关。支持串口命令行式控制。同时完成了DMA,ADC转换功能。-Stepper motor driver use STM32F103VBT6 developed, resulting in a pulse and direction signals in support of the limit switch. Support for serial command line control. Completion
STM32-serial-port-driver
- STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial port driver (circular queue+ memory dynamically allocated+ DMA+ phonetic retrieval)
STM32
- STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial port driver (circular queue+ memory dynamically allocated+DMA+ phonetic retrieval)
DMA
- 利用stm32产生PWM方波驱动LED,实现的功能是LED从暗到亮,再从亮到灭,该文件包含了完整的驱动程序,使用芯片是stm32f103c8t6-Produced by STM32 PWM square wave drive LED, to achieve the function of LED from dark to light, from the light to destroy, this file contains the integrity of the driver, the us
msp430-DMA----driver-code-example
- msp43013x14x15x单片机 DMA 驱动例程-msp430 DMA driver code example
ADC_DMA
- 基于STM8L152的ADC驱动,加入DMA采集!~全寄存器操作!~-STM8L152-based ADC Driver added DMA acquisition! To operating full register! ~
adcDMA
- stm32f407的双通道adc驱动主函数,由定时器触发,dma传输。-stm32f407 dual-channel adc driver main function, triggered by a timer, dma transfer.
DCMI
- 只是把图片保存到SD卡,BMP格式.因是程序本来是把数据直接从DCMI DMA到LCD的,以获得流畅性,所以要保存的话得先通过RAM作过渡,不可能一边读摄像头数据一边保存至SD卡,肯定跟不上,而用RAM暂存的话,保存QVGA图片则需150K,为了节省RAM,我把LCD当作暂存存储器,拍照时停止DMA传送,并把LCD上的数据分行读回来再写到SD卡,加上BMP头即可,以后有空再弄个JPG编码保存的.由于不同驱动芯片的液晶屏,读回来的数据格式可能跟写进去的不同,像ILI932系列读出来的则是BGR56
UARTPDMAPDS18B20
- 用串口DMA方式驱动DS18B20 用串口DMA方式驱动DS18B20-UART and dma driver ds18b20
brushless_driver_2
- 无刷电机驱动程序。基于STM32,调用DMA和串口。环境为KEIL5。-brushless driver program,based on STM32, use the UART and DMA controller
ADC_DMA
- STM32F103C8T6的ADC驱动使用了DMA功能-STM32F103C8T6 ADC driver uses a DMA function
STM32_uart
- STM32串口驱动环形队列+内存动态分配+DMA-STM32 serial driver circular queue memory dynamically allocated+ DMA+
w25q64
- stm32f4代码之w25q64驱动,spi普通读写及spi dma读写。spi普通读采用寄存器操作方式以及nop延时能够达到最大传输速率。-w25q64 stm32f4 code for the driver, spi and spi dma ordinary reader to read and write. spi register using ordinary read operation and nop delay to reach the maximum transfer rate.
F469USART
- 在STM32F469上实现DMA方式收发UART数据的工程,可以收发不定长度的数据,相比较中断更为灵活。主要DMA部分的驱动代码已经封装-In the STM32F469 to achieve the DMA way to send and receive UART data engineering, can send and receive variable length of the data, compared to more flexible interrupt. The main DM
RF_Collect
- STM32F4 UCOS-ii CC1101 driver SPI DMA UCOS
stm32 FFT
- stm32进行AD采样dma传送进行快速fft,同时包含MAX197驱动,但是ad采样时没有使用,需要的话也可以自己添加使用(Stm32 performs AD sampling dma transfer for fast fft, and includes MAX197 driver, but it is not used when ad sampling. If you need it, you can add it yourself.)
