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! L073: ADC & DMA, strange buffer "shift" in CIRCULAR mode

Heyho,strange things happening that I'd like to understand for a STM32L073 (Nucleo for now).Setup on a L073 @ 32MHz:- ADC is clocked by PCLK/4- ADC prescaler = 2 -> divide by 4 -> 2 MHz- 12 bit right aligned- ref V = VDDA = 3.3V- hardware oversamplin...

LCE by Principal II
  • 292 Views
  • 15 replies
  • 2 kudos

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
  • 428 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
  • 527 Views
  • 10 replies
  • 8 kudos