搜索资源列表
20.SD-dukaqi
- stm32 使用sdio控制sd卡方式和中断+dma方式做sd读卡器-the stm32 use sdio control a sd card and interrupt+dma way to do the sd card reader
DMA
- 利用STM32的更新请求的DMA来从内存中传输数据到捕获比较寄存器-This example provides a descr iption of how to use DMA with TIM1 Update request to transfer Data from memory to TIM1 Capture Compare Register3.
STM32ADCsample
- 使用STM32如何采集单个通道的模拟输入,通过模数转换器(ADC)将模拟量转化为数据,并通过DMA把数据转移到内存中。-STM32 how to use a single channel analog input acquisition by ADC (ADC) will be converted to analog data and the data transferred by DMA to memory.
DMA
- open 公司的STM32嵌入式单片机的应用、主要包括DMA库的使用,模数转化与 DMA的共同 工作。-this code is running on the open MCU.D/A and DMA used on it
adc-dma
- 这是stm32 dma-adc的一个程序源码-This is a program source code stm32 dma-adc of
STM32-DMA-test
- stm32f103zet6的DMA实验中断版本实验例程源码,带有注释,一目了然-The DMA interrupt stm32f103zet6 experimental test routines source version, with comments, at a glance
STM32_Bipolar-stepper-motor-drive
- STM32双极性步进电机驱动的源代码,完整的功能,库文件。 KEIL下运行-Main function: HAL generic update Fix flag clear procedure: use atomic write operation = instead of ready-modify-write operation |= or &= Fix on Timeout management, Timeout value set to 0 pas