定时器+DMA+ADC配合使用,以1MS的频率轮询三个ADC通道
2021-06-02 18:06:23 20.23MB STM32 HAL库
1
STM32F0串口DMA收发、轮询方式
2021-06-01 14:02:24 2.87MB STM32 USART1 DMA
1
STM32L051 HAL库的双串口DMA不定长收发 https://blog.csdn.net/pwfd791124/article/details/117436370
2021-06-01 12:02:13 12.56MB STM32 串口 DMA
1
STM32用PWM +DMA驱动 WS2812 /* Buffer that holds one complete DMA transmission * * Ensure that this buffer is big enough to hold * all data bytes that need to be sent * * The buffer size can be calculated as follows: * number of LEDs * 24 bytes + 42 bytes * * This leaves us with a maximum string length of * (2^16 bytes per DMA stream - 42 bytes)/24 bytes per LED = 2728 LEDs
2021-06-01 09:42:18 7KB 全彩灯条驱动
1
里面包含了完整工程和STM32CUbeMX的配置文件,自己测试是没问题的,有不明白的地方可以相互交流
2021-05-30 18:02:06 22.99MB STM32串口 空闲中断 DMA
1
STM32F103单片机上采集6路ADC数据,通过DMA读取到数组中,并在FreeRTOS系统中在任务1中通过队列传输采集到的数据,任务2中用队列读取队列中ADC的数据,并通过串口打印出来。
2021-05-30 11:13:02 642KB FreeRTOS STM32 103 DMA
1
采用STM32F407进行DMA读写W25Q16
2021-05-28 18:01:44 1.64MB SPI DMA STM32F407 FLASH
1
使用STM32CubeMX配置SD卡,Fatfs对SD卡文件进行读写测试,代码适配正点原子F767开发板。
2021-05-27 13:01:32 22.38MB stm32 STM32CubeMx SD Fatfs
1
stm32f429通过dma读写大量数据给w25q128,在野火开发板上验证有效
2021-05-26 10:55:13 4.67MB stm32f429 dma w25q128
1
支持STM32F1所有系列,项目实战代码,包你好用。 重要事情说三遍!
2021-05-25 14:25:14 20.61MB 嵌入式,
1