TIM + DMA + ADC
摘要:
#include "public.h" #define FFT_POINT (256) static uint16_t _DmaBuffer[FFT_POINT]; static uint16_t _AdcBuffer[FFT_POINT]; static uint8_t F_DMA_TC; sta 阅读全文
posted @ 2023-02-18 01:18 kehuadong 阅读(106) 评论(0) 推荐(0)
浙公网安备 33010602011771号