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

STM32L0x1, trying to get UART2 interrupts working. UART2 on PA2/3 is selected Tx interrupt is working, Rx is not, intermittent results. Modes: Microprocessor Communication and Asynchronous act the same. Details below.

Intermittent results during a loopback (same processor, Tx to Rx) test. Happens the same on both STM32L041G6 and STM32L051K8U6 processors.STM32CubeIDE (recent version) used to enable Uart2, Interrupt enabled, no DMA, 9600 baud, 8bit, 1 stop, no pari...

MStev.4 by Associate II
  • 459 Views
  • 2 replies
  • 0 kudos

DAC TEN and SWTRIG

Hi everyone, I'm experimenting the DAC features with my STM32F303RE and I have a dubt. .RM says: "If the software trigger is selected, the conversion starts once the SWTRIG bit is set".Now, if I only set the DAC_DHRx and the EN bit, the DAC works pro...

Nick- by Associate II
  • 419 Views
  • 1 replies
  • 0 kudos

Resolved! STM32L152C-DISCO UART doesn't work correctly

I want to send the numbers in order but it only sends the number 0 constantly. When I make the delay 100ms it only sends 0 and 1. When I remove the delay completely, it sends numbers from 1 to 30 in order.

SSARI.1 by Associate II
  • 601 Views
  • 6 replies
  • 0 kudos

uart communication between stm32 and stm32

HelloI want to use two STM32F407 MCUs to enable bidirectional communication via UART communication with each other.I would like to have a two-way communication that turns on and off each other by installing a switch and an LED, respectively. Thanks a...

PDM_Filter() erroneous 1st 2 PCM-converted data

Hello newbie here.I am trying to learn how to convert PDM data to PCM using PDM1_filter() function, I am using GCC.The first 2 converted PCM data seems to be abnormal as can be seen later.Firstly, instead of directly interfacing to a microphone or an...

0693W00000FCoCaQAL.png 0693W00000FCoD9QAL.png 0693W00000FCoDOQA1.png 0693W00000FCoDYQA1.png

Reading data ADC MCP3208 - STM32F103C8T6

Hola comunidad!Estoy desarollando una etapa de un proyecto en la cual deseo adquirir los valores digitales de un ADC MCP3208 mediante comunicación SPI utilizando un STM32F103C8T6.En primer lugar, comparto el código que realice:/* Adquisición de datos...

0693W00000KcRtTQAV.png 0693W00000KcRsbQAF.png 0693W00000KcRubQAF.png 0693W00000KcRugQAF.png
FGRAMOY by Associate
  • 667 Views
  • 1 replies
  • 0 kudos