What's the best way to toggle GPIO pins really fast and with precise timings on STM32?

Paul H asked Sep 08,2020
0

Hello, I want to control GPIO pins on my STM32-F767ZI in MHz speeds for my project.I heard that using DMA would be a good idea, but I don't know how to use it. I have already used DMA for controlling DAC, but I couldn't find any information on how to use DMA to control GPIOs. I'd like to "transmit" some data using GPIOs line by line. A beginner with STM32 platform, thanks in advance.

  • Your Answer(3)
You can only upload 1 files in total. Each file cannot exceed 2MB. Supports JPG, JPEG, GIF, PNG, BMP
0 / 10000
    Browse other questions tagged or ask your own question.