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

Nucleo F401RE Virtual USART Crashing

I currently have a project using micropython on the Nucleo F401RE. When connected to the virtual USART over usb, it seems to crash every 15min or so. I've tried connecting directly to PA2 and PA3 (while doing all the other setup to enable it) and it ...

ANels.1 by Associate II
  • 798 Views
  • 4 replies
  • 0 kudos

Resolved! Ye Olde STM32F4 USART baud rate

I'm having the same trouble as many on here in that I can't persuade USART1 of my STM32F4 to come out with the correct baud rate. My transmitted data appears as garbage when received at 115,200 and if I attach a Saleae logic probe to the Tx pin it me...

Two single-ended ADC inputs vs differential ADC

Hello,Does STM32F7 support differential or pseudo analog reading?Also Other than that if we read two single ended channels which are connected to a differential pair and then in software we do the common mode rejection does it have the same performan...

MMehr.1 by Associate
  • 3367 Views
  • 5 replies
  • 0 kudos

Resolved! How to use internal clock on STM32G070CBT6

Hi,I'm going to use STM32G070CBT6-LQFP48 MCU in my project.I need to use the INTERNAL CLOCK.Is there any application that explains how to do it or how to configure the dedicated pins?Thanks in advance for your support.Fab

FLM.1 by Associate II
  • 1348 Views
  • 5 replies
  • 0 kudos

Resolved! Problem with a Timer DMA Burst mode

NUCLEO-F103RB with STM32F103RBI want to use the DMA in a burst mode to write data from buffer in RAM to the TIM1_CCR1,2,3,4? that are in PWM mode. DMA burst transaction is requested on the TIM1 Update (UEV). Number of transactions in Burst mode is se...

0693W000000WWxdQAG.png