首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > ADC转换(DMA方式)

ADC转换(DMA方式)

  • 资源大小:4.39 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 算法 c ADC 转换 DMA 方式

资 源 简 介

应用背景模拟信号与数子信号转换在很多方面都有应用,stm32内置ad转换电路可以方便的进行转换关键技术通过stm32编写的ad转换,实现模拟量转数字量,通过dma传输方式可以快速的传输数据,不过多的占用CPU。 

文 件 列 表

Doc
readme.txt
Libraries
CMSIS
FWlib
Listing
startup_stm32f10x_hd.lst
Template.map
Output
bsp_adc.crf
bsp_adc.d
bsp_adc.o
bsp_usart1.crf
bsp_usart1.d
bsp_usart1.o
core_cm3.crf
core_cm3.d
core_cm3.o
main.crf
main.d
main.o
misc.crf
misc.d
misc.o
startup_stm32f10x_hd.d
startup_stm32f10x_hd.o
stm32f10x_adc.crf
stm32f10x_adc.d
stm32f10x_adc.o
stm32f10x_bkp.crf
stm32f10x_bkp.d
stm32f10x_bkp.o
stm32f10x_can.crf
stm32f10x_can.d
stm32f10x_can.o
stm32f10x_cec.crf
stm32f10x_cec.d
stm32f10x_cec.o
stm32f10x_crc.crf
stm32f10x_crc.d
stm32f10x_crc.o
stm32f10x_dac.crf
stm32f10x_dac.d
stm32f10x_dac.o
stm32f10x_dbgmcu.crf
stm32f10x_dbgmcu.d
stm32f10x_dbgmcu.o
stm32f10x_dma.crf
stm32f10x_dma.d
stm32f10x_dma.o
stm32f10x_exti.crf
stm32f10x_exti.d
stm32f10x_exti.o
stm32f10x_flash.crf
stm32f10x_flash.d
stm32f10x_flash.o
stm32f10x_fsmc.crf
stm32f10x_fsmc.d
stm32f10x_fsmc.o
stm32f10x_gpio.crf
stm32f10x_gpio.d
stm32f10x_gpio.o
stm32f10x_i2c.crf
stm32f10x_i2c.d
stm32f10x_i2c.o
stm32f10x_it.crf
stm32f10x_it.d
stm32f10x_it.o
stm32f10x_iwdg.crf
stm32f10x_iwdg.d
stm32f10x_iwdg.o
stm32f10x_pwr.crf
stm32f10x_pwr.d
stm32f10x_pwr.o
stm32f10x_rcc.crf
stm32f10x_rcc.d
stm32f10x_rcc.o
stm32f10x_rtc.crf
stm32f10x_rtc.d
stm32f10x_rtc.o
stm32f10x_sdio.crf
stm32f10x_sdio.d
stm32f10x_sdio.o
stm32f10x_spi.crf
stm32f10x_spi.d
stm32f10x_spi.o
stm32f10x_tim.crf
stm32f10x_tim.d
stm32f10x_tim.o
stm32f10x_usart.crf
stm32f10x_usart.d
stm32f10x_usart.o
stm32f10x_wwdg.crf
stm32f10x_wwdg.d
stm32f10x_wwdg.o
system_stm32f10x.crf
system_stm32f10x.d
system_stm32f10x.o
Template.axf
Template.hex
Template.htm
Template.lnp
Template.plg
Template.sct
Template.tra
Project
RVMDK(uv4)
User
adc
main.c
stm32f10x_conf.h
stm32f10x_it.c
stm32f10x_it.h
usart
VIP VIP
0.179227s