STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 521 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
  • 414 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
  • 863 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
  • 545 Views
  • 1 replies
  • 0 kudos