Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop ARM-PowerPC-ColdFire-MIPS

stm32f746_ADC

  • Category : ARM-PowerPC-ColdFire-MIPS
  • Tags :
  • Update : 2015-10-28
  • Size : 52kb
  • Downloaded :0次
  • Author :l****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
This example describes how to use the ADC3 and DMA to transfer continuously converted data ADC3 to memory. The ADC3 is configured to convert continuously ADC_CHANNEL_8. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data ADC3 DR register to the uhADCxConvertedValue variable. The uhADCxConvertedValue read value is coded on 12 bits, the Vref+ reference voltage is connected on the board to VDD (+3.3V), the Vref- reference voltage is connected on the board to the ground. To convert the read value in volts, here is the equation to apply : Voltage = uhADCxConvertedValue* (Vref+- Vref-)/(2^12) = uhADCxConvertedValue* 3.3/4096 In this example, the system clock is 216MHz, APB2 = 108MHz and ADC clock = APB2/4. Since ADC3 clock is 27 MHz and sampling time is set to 3 cycles, the conversion time to 12bit data is 12 cycles so the total conversion time is (12+3)/27 = 0.56us(1.57Msps). User can vary the ADC_CHANNEL_8 voltage by a
Packet file list
(Preview for download)


ADC\ADC_RegularConversion_DMA\EWARM\Project.ewd
...\.........................\.....\Project.ewp
...\.........................\.....\Project.eww
...\.........................\.....\startup_stm32f746xx.s
...\.........................\.....\stm32f746xx_flash.icf
...\.........................\Inc\main.h
...\.........................\...\stm32f7xx_hal_conf.h
...\.........................\...\stm32f7xx_it.h
...\.........................\MDK-ARM\Project.uvoptx
...\.........................\.......\Project.uvprojx
...\.........................\.......\startup_stm32f746xx.s
...\.........................\readme.txt
...\.........................\Src\main.c
...\.........................\...\stm32f7xx_hal_msp.c
...\.........................\...\stm32f7xx_it.c
...\.........................\...\system_stm32f7xx.c
...\.........................\.W4STM32\startup_stm32f746xx.s
...\.........................\........\STM32746G_DISCOVERY\.cproject
...\.........................\........\...................\.project
...\.........................\........\...................\STM32F746NGHx_FLASH.ld
...\.........................\........\STM32746G_DISCOVERY
...\.........................\EWARM
...\.........................\Inc
...\.........................\MDK-ARM
...\.........................\Src
...\.........................\SW4STM32
...\ADC_RegularConversion_DMA
ADC
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.