STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

How to use printf() to output to UART

I have been using printf() to output to UART for many years on a STM32L052All these projects still compile and printf() to UART, no problem.I started a NEW project with CubeMX, but now printf() does NOT print to UART.I use the same int fputc(int ch, ...

gerhard by Associate II
  • 8031 Views
  • 12 replies
  • 0 kudos

g051 serial problem

HiI have made a board using the g051k6 chip. I have not been able to receive data from another board sending data at 115200 bd. I connected another serial port to the input pin , and all data is received without errors. A uart problem is mentioned...

kevint1 by Associate
  • 402 Views
  • 3 replies
  • 0 kudos

STM32G0 ADC AWD2/AWD3 does not work

Hello everyone,we have a STM32G070CBT6 microcontroller and we want to use the ADC in the following configuration:Channels: 1,2,3Continuous Measurement, automatically restart at channel 1 after measuring channel 3Transfer measured analog values via DM...

mabe_rs by Associate II
  • 890 Views
  • 2 replies
  • 0 kudos