STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB DFU Erase and Program Time

Hello everyone,We use a STM32F7 and we have built a bootloader which uses the USB-DFU library from ST (usbd_dfu_flash). We can successfully program the internal and external flash. We noticed that it takes quite long so we were looking for ways to in...

MSute.1 by Associate
  • 400 Views
  • 0 replies
  • 1 kudos

Resolved! Make EXTI generates a request to DMA1 on STM32H7

Hi,I'm trying to trig a DMA from the EXTI0 input. There is a good example in the STM32Cube package for the H7: Projects\STM32H743I-EVAL\Examples\DMA\DMAMUX_RequestGenBut this example uses the BDMA and I need to use the DMA1. I tried to make some modi...

GregB by Associate II
  • 915 Views
  • 3 replies
  • 0 kudos