STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to change DMA srcAddress

I’ve created a SPI peripheral as a slave in transmit-only mode. It operates in circular mode DMA and generates a complete callback every 20 milliseconds. Upon receiving the complete callback, I want to modify the source address of the DMA request.Cur...

xkamail by Associate II
  • 432 Views
  • 1 replies
  • 0 kudos

"usb device not recognized" STM32G0B1ME

 Hello everyone,I’m trying to activate the USB module present on my custom board equipped with the STM32G0B1ME microcontroller. Currently, I would like to see data transfer from a PC serial terminal to the microcontroller. Unfortunately, this is not ...

seba21_0-1729691001440.png seba21_1-1729691005800.png seba21_2-1729691027572.png seba21_3-1729691036793.png
seba21 by Associate II
  • 796 Views
  • 6 replies
  • 1 kudos

STM32 UART at 20 Mbps

Hello,I'm looking for an STM32 evaluation board that supports UART communication at 20 Mbps. Ideally, having two separate UART ports would be nice, but one would also work.I've read that the STM32H7 family supports higher UART speeds, but it seems th...