STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H750 XiP Clock change

Hey together, I have a question regarding changing the clock while running in XiP mode. Upfront everything works so far very well. On our STM32H750 we have a very simple bootloader. This bootloader configures the QSPI and the STM32H7 to run the appli...

ESawa1_0-1761134946554.png
ESawa.1 by Senior
  • 442 Views
  • 6 replies
  • 0 kudos

Resolved! Cannot enter DFU mode on STM32F446ZET6

Hi everyone, I’m working with a custom made STM32F446ZET6 board that otherwise functions perfectly (all peripherals, flash programming, etc. work fine). The only thing that doesn’t is the ROM bootloader. I can’t get USB DFU or UART boot to respond no...

UART idle transmission

Hi,I'm exploring using UART idle interrupt on RX to signal to my application that data has arrived.I currently push data into a tx queue then start transmission. I rely on uart tx ISRs to check if there is any more data to send, then load up a DMA tr...

law__ by Associate II
  • 534 Views
  • 10 replies
  • 8 kudos

STM32H5 DMA to GPIO

I am unable to control GPIO output pins with the H5 GPDMA.  I am able to control GPIO with the F103 using this project...https://github.com/mnemocron/STM32_PatternDriver...where the DMA is much simpler.  Section 3.7 of AN5593 (How to use the GPDMA fo...

h5_tim2_param.png h5_tim2_gpdma2.png
rmilne by Associate
  • 131 Views
  • 1 replies
  • 0 kudos

Resolved! Program STM32H7xx over UART3 timeout

So new problem while trying to bypass non functioning SWD...Using a working NUCLEO_H723 I can use the STM32CubeProgrammer to access it via STLINK (internal and external) as well as via USB DFU after reset with BOOT0 high.From my reading of AN2606, on...

niallp by Associate II
  • 147 Views
  • 3 replies
  • 0 kudos