Skip to main content
User.107
Associate II
February 11, 2019
Question

stm32H7 HOW to acquisition ADC at high speed

  • February 11, 2019
  • 4 replies
  • 1791 views

..

    This topic has been closed for replies.

    4 replies

    Tesla DeLorean
    Guru
    February 11, 2019

    STM32Cube_FW_H7_V1.3.0\Projects\STM32H743ZI-Nucleo\Examples\ADC\ADC_DualModeInterleaved\Src\main.c

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    User.107
    User.107Author
    Associate II
    February 11, 2019

    With timer trigger, the sampling rate cannot reach 1msps

    Tesla DeLorean
    Guru
    February 11, 2019

    Ok, so don't use the TIM, and let the ADC saturate in continuous mode.

    Pretty sure with the correct Prescaler/Period the TIM could clock generate an update at 1 MHz

    Single channel, 12-bit is supposed to hit 1.5Msps, triple interleave 4.5Msps

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    User.107
    User.107Author
    Associate II
    February 11, 2019

    ​Thank you for your reply

    User.107
    User.107Author
    Associate II
    February 11, 2019

    how to use boost mode,I don't know how to setting in stm32cubemx

    User.107
    User.107Author
    Associate II
    February 11, 2019

    0690X000006DTMMQA4.png