Skip to main content
Explorer
December 10, 2024
Solved

stm32H5 TIM Trigger GPDMA

  • December 10, 2024
  • 1 reply
  • 703 views

You want to use TIM1 to trigger GPDMA to move the GPIOB->IDR data to a variable. The previous implementations were based on stm32L4, but I don't know how to implement gpdma. Attached L4 project.

 

*This post has been translated from Chinese to comply with the ST Community guidelines.

    This topic has been closed for replies.
    Best answer by ShimiaoWang

    I've already made this function work

    1 reply

    ShimiaoWangAuthorAnswer
    Explorer
    December 11, 2024

    I've already made this function work