Skip to main content
Visitor II
January 24, 2024
Question

ADC interleaved mode on STM32H755ZIT

  • January 24, 2024
  • 1 reply
  • 1014 views

Hello Team ,

i want to implement ADC interleaved mode on STM32H755zit-Q board can you please help the code with HAL library

    This topic has been closed for replies.

    1 reply

    Super User
    January 24, 2024
    Technical Moderator
    January 25, 2024

    Hello @Teja 

    STM32CubeH7/Projects/NUCLEO-H745ZI-Q/Examples/ADC/ADC_DualModeInterleaved at master · STMicroelectronics/STM32CubeH7 (github.com)

    I guess this example is targeting the same product to perform conversions in interleaved dual mode.