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

STM32H7A3 - Damaged flash/manufacturing issue?

Hey.I was playing with a code once suddenly I could not send anything to MCU. Keil returns me multiple lines like this with different addresses:"Contents mismatch at: 08040FE1H (Flash=FFH Required=00H) !"The programming algorithm is fine.In STLink Ut...

RJasz by Associate II
  • 439 Views
  • 2 replies
  • 0 kudos

Catching an incomplete transmission

I use the UART on a STM32F7 with DMA. Is there any way to detect a stop of an incoming transmission with an interrupt e.g. with HAL_UART_ErrorCallback? If I expect too many characters or not all characters are transmitted?

DMeix.1 by Associate II
  • 364 Views
  • 2 replies
  • 0 kudos

Resolved! Temperature errors on STM32F303RC ADC

We have implemented a single ended ADC input to measure a voltage on our board. At low temperatures there is a significant error in the measurement.Going from +20C to -20C, the value we get from the ADC is ~92mV (114 counts) lower than it should be. ...

DBank.2 by Associate II
  • 767 Views
  • 5 replies
  • 0 kudos

Timer PWM Dithering for each CCRx register?

The STM32G4 series offers dithering to enhance the PWM ratio. My question is, if dithering can be used on ALL the compare channels of the same timer?Specifically, we generate a center-aligned PWM with two output compare channels 180° shifted. CCR1 an...

GAnde.1 by Associate II
  • 489 Views
  • 1 replies
  • 0 kudos