STM32F030使用ADC功能的例子

上传者: u010632148 | 上传时间: 2019-12-21 18:55:30 | 文件大小: 265KB | 文件类型: rar
STM32F030使用ADC功能的例子,用定时器控制采样频率,用了DMA传输。程序注释也比较详细。其中还对比了STM32F103和STM32F030使用ADC时代码的细微区别。

文件下载

资源详情

[{"title":"( 62 个子文件 265KB ) STM32F030使用ADC功能的例子","children":[{"title":"user","children":[{"title":"main.c <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"JLinkSettings.ini <span style='color:#111;'> 573B </span>","children":null,"spread":false},{"title":"adc.uvgui.Administrator <span style='color:#111;'> 130.71KB </span>","children":null,"spread":false},{"title":"adc.uvproj <span style='color:#111;'> 16.84KB </span>","children":null,"spread":false},{"title":"adc.uvopt <span style='color:#111;'> 12.59KB </span>","children":null,"spread":false},{"title":"startup_stm32f0xx.s <span style='color:#111;'> 10.39KB </span>","children":null,"spread":false}],"spread":true},{"title":"lib","children":[{"title":"inc","children":[{"title":"stm32f0xx_dma.h <span style='color:#111;'> 13.87KB </span>","children":null,"spread":false},{"title":"stm32f0xx_crc.h <span style='color:#111;'> 3.59KB </span>","children":null,"spread":false},{"title":"stm32f0xx_exti.h <span style='color:#111;'> 8.42KB </span>","children":null,"spread":false},{"title":"stm32f0xx_tim.h <span style='color:#111;'> 50.46KB </span>","children":null,"spread":false},{"title":"stm32f0xx_flash.h <span style='color:#111;'> 10.70KB </span>","children":null,"spread":false},{"title":"stm32f0xx_gpio.h <span style='color:#111;'> 12.87KB </span>","children":null,"spread":false},{"title":"stm32f0xx_rtc.h <span style='color:#111;'> 34.22KB </span>","children":null,"spread":false},{"title":"stm32f0xx_i2c.h <span style='color:#111;'> 17.71KB </span>","children":null,"spread":false},{"title":"stm32f0xx_cec.h <span style='color:#111;'> 12.06KB </span>","children":null,"spread":false},{"title":"stm32f0xx_usart.h <span style='color:#111;'> 24.94KB </span>","children":null,"spread":false},{"title":"stm32f0xx_adc.h <span style='color:#111;'> 19.06KB </span>","children":null,"spread":false},{"title":"stm32f0xx_wwdg.h <span style='color:#111;'> 3.45KB </span>","children":null,"spread":false},{"title":"stm32f0xx_comp.h <span style='color:#111;'> 10.14KB </span>","children":null,"spread":false},{"title":"stm32f0xx_dbgmcu.h <span style='color:#111;'> 3.80KB </span>","children":null,"spread":false},{"title":"stm32f0xx_rcc.h <span style='color:#111;'> 20.13KB </span>","children":null,"spread":false},{"title":"stm32f0xx_dac.h <span style='color:#111;'> 6.97KB </span>","children":null,"spread":false},{"title":"stm32f0xx_misc.h <span style='color:#111;'> 4.31KB </span>","children":null,"spread":false},{"title":"stm32f0xx_spi.h <span style='color:#111;'> 21.83KB </span>","children":null,"spread":false},{"title":"stm32f0xx_pwr.h <span style='color:#111;'> 5.77KB </span>","children":null,"spread":false},{"title":"stm32f0xx_iwdg.h <span style='color:#111;'> 4.42KB </span>","children":null,"spread":false},{"title":"stm32f0xx_syscfg.h <span style='color:#111;'> 8.95KB </span>","children":null,"spread":false}],"spread":false},{"title":"src","children":[{"title":"stm32f0xx_misc.c <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"stm32f0xx_dbgmcu.c <span style='color:#111;'> 6.83KB </span>","children":null,"spread":false},{"title":"stm32f0xx_cec.c <span style='color:#111;'> 23.62KB </span>","children":null,"spread":false},{"title":"stm32f0xx_comp.c <span style='color:#111;'> 15.19KB </span>","children":null,"spread":false},{"title":"stm32f0xx_dac.c <span style='color:#111;'> 18.48KB </span>","children":null,"spread":false},{"title":"stm32f0xx_flash.c <span style='color:#111;'> 38.50KB </span>","children":null,"spread":false},{"title":"stm32f0xx_usart0.c <span style='color:#111;'> 79.23KB </span>","children":null,"spread":false},{"title":"stm32f0xx_crc.c <span style='color:#111;'> 8.49KB </span>","children":null,"spread":false},{"title":"stm32f0xx_wwdg.c <span style='color:#111;'> 9.81KB </span>","children":null,"spread":false},{"title":"stm32f0xx_i2c.c <span style='color:#111;'> 53.85KB </span>","children":null,"spread":false},{"title":"stm32f0xx_gpio.c <span style='color:#111;'> 17.71KB </span>","children":null,"spread":false},{"title":"stm32f0xx_iwdg.c <span style='color:#111;'> 10.65KB </span>","children":null,"spread":false},{"title":"stm32f0xx_pwr.c <span style='color:#111;'> 19.15KB </span>","children":null,"spread":false},{"title":"stm32f0xx_tim.c <span style='color:#111;'> 120.53KB </span>","children":null,"spread":false},{"title":"stm32f0xx_adc.c <span style='color:#111;'> 44.69KB </span>","children":null,"spread":false},{"title":"stm32f0xx_rcc.c <span style='color:#111;'> 58.32KB </span>","children":null,"spread":false},{"title":"stm32f0xx_syscfg.c <span style='color:#111;'> 11.25KB </span>","children":null,"spread":false},{"title":"stm32f0xx_rtc.c <span style='color:#111;'> 86.56KB </span>","children":null,"spread":false},{"title":"stm32f0xx_dma.c <span style='color:#111;'> 27.83KB </span>","children":null,"spread":false},{"title":"stm32f0xx_exti.c <span style='color:#111;'> 10.35KB </span>","children":null,"spread":false},{"title":"stm32f0xx_usart.c <span style='color:#111;'> 80.16KB </span>","children":null,"spread":false},{"title":"stm32f0xx_spi.c <span style='color:#111;'> 49.14KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"stm32f0","children":[{"title":"stm32f0xx_tim.h <span style='color:#111;'> 50.71KB </span>","children":null,"spread":false},{"title":"stm32f0xx.h <span style='color:#111;'> 235.74KB </span>","children":null,"spread":false},{"title":"stm32f0xx_conf.h <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"stm32f0xx_it.h <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"stm32f0xx_tim.c <span style='color:#111;'> 130.37KB </span>","children":null,"spread":false},{"title":"system_stm32f0xx.c <span style='color:#111;'> 11.82KB </span>","children":null,"spread":false},{"title":"system_stm32f0xx.h <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"stm32f0xx_it.c <span style='color:#111;'> 3.65KB </span>","children":null,"spread":false}],"spread":true},{"title":"keilkill.bat <span style='color:#111;'> 399B </span>","children":null,"spread":false},{"title":"drive","children":[{"title":"ADC","children":[{"title":"adc.h <span style='color:#111;'> 113B </span>","children":null,"spread":false},{"title":"adc.c <span style='color:#111;'> 5.56KB </span>","children":null,"spread":false}],"spread":true},{"title":"USART","children":[{"title":"uart.h <span style='color:#111;'> 292B </span>","children":null,"spread":false},{"title":"uart.c <span style='color:#111;'> 4.35KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • wenlong0601 :
    很好的资料,希望多分享资源
    2021-03-08
  • em78447 :
    分数有点高,参考下
    2019-02-21
  • 爱你久久1984 :
    不错,谢谢分享。
    2018-06-28
  • xionghhh :
    还可以用。
    2018-04-29
  • bihaha :
    能够准确适用 不错
    2017-12-25

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明