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

On STM32L475 using UART4 with DMA ring buffer after calling function HAL_UARTEx_ReceiveToIdle_DMA UART generates frame error.

Sometimes DMA is setup prior to frame error interrupt, sometimes after frame error it is not clear to me why. Problem is when frame error is detected after dma is set up then "HAL_UART_IRQHandler" function executes "UART_DMAAbortOnError".I can not de...

MZina.1 by Associate II
  • 656 Views
  • 1 replies
  • 0 kudos

Resolved! TSC measurement after exiting STOP mode (Abnormal delta)

Hi,MCU: STM32L072MCU is using TSC and ST touch sense library. When there is no stop mode involved, the measurement delta of no pressing is normal (-1, 0, 1).If MCU enters stop mode and then exits stop mode for touch sensing measurement, the delta wou...

John_1992 by Associate II
  • 1473 Views
  • 5 replies
  • 0 kudos

Resolved! Minimum pulse width for STM32F2 timer in input capture mode.

I have a low frequency (~1 kHz), low duty cycle signal that I'd like to capture rising edges of. What's the minimum width of those pulses to capture them using a timer in input capture mode?I see there's a programmable digital filter there, in terms...

RGadd.2 by Associate
  • 866 Views
  • 2 replies
  • 0 kudos

Resolved! Why is does the ADC stay on 2048 (12Bit)?

Hello Our STM32G4 is measuring a sinus-ADC value with offset. The offset is at VDDA/2.Our ADC measurement shows a plateau at the offset, even, when the sinus signal is crossing the VDDA/2 (see attached picture).The signal them self seems to be ok (me...

RGmün.1 by Associate II
  • 3546 Views
  • 8 replies
  • 0 kudos

How reinit UART?

After reset MCU init UART - 8bits, no parity bit, init DMA RX and TX, interrupts on - works Ok.Reinit UART - 9 bits, even parity bit, no DMA - works Ok.Reinit UART the same as p.1 - doesn't work interrupts.

EAlek.2 by Associate II
  • 2928 Views
  • 3 replies
  • 0 kudos