• 大小: 3.33KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-28
  • 语言: 其他
  • 标签: 其他  

资源简介

基于stm32f4定时器3的TRGO溢出中断触发双ADC多通道规则同步采样,ADC采样数据经DMA的TCIF中断接收处理,本代码已经经过项目测试。

资源截图

代码片段和文件信息

/*
*********************************************************************************************************
* Filename      : spi.c
* Version       : V1.00
* Programmer(s) : kxx
*********************************************************************************************************
*/

/*
*********************************************************************************************************
*                                             INCLUDE FILES
*********************************************************************************************************
*/

#include  “bsp.h“
#include  “adc.h“
#include  “app_assist.h“
#include  “app_cfg.h“
#include  “sample.h“


/*
*********************************************************************************************************
*                                            LOCAL DEFINES
*********************************************************************************************************
*/

#define ADC_CDR_ADDRE

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      11085  2016-04-07 17:14  adc.c

     文件       1365  2016-04-08 15:52  adc.h

----------- ---------  ---------- -----  ----

                12450                    2


评论

共有 条评论