STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! MCU part longevity

Where to find specific part longevity? The following link has details for few parts only.https://www.st.com/content/st_com/en/about/quality-and-reliability/product-longevity.html#10-year-longevity

KGane.1 by Associate III
  • 1361 Views
  • 9 replies
  • 0 kudos

SPI data Issue with SPI_DATASIZE_8BIT

Hi,I'm facing an issue after configuring the SPI1 of STM32G491REI6 MCU using STm32CubeMX for SPI_DATASIZE_8BIT. I have captured the signals on the Oscilloscope after Transmitting the followed three-byte (0x03, 0x00, 0x50) from master(MCU) to slave. y...

0693W00000DmPTpQAN.png 0693W00000DmPd6QAF.png 0693W00000DmPdaQAF.png
ZMohd.7 by Associate III
  • 951 Views
  • 4 replies
  • 0 kudos

UART RX does not work after changing clock from HSI to MSI

MCU - STM32L431RC; HAL drivers ver 1.13.After switching clock from HSI to MSI 16 -> 32 MHz,CubeMX generated system Clock setup does not work.When trying to send data to STM constantly getting "Noise error" and rarely 1st byte is received via ISR. TX ...

SAkhi.951 by Associate III
  • 1519 Views
  • 9 replies
  • 0 kudos

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
  • 614 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
  • 1399 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
  • 815 Views
  • 2 replies
  • 0 kudos