STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 UART receives Null character(\0) on reset.

Project Details:The project consists of two STM32 MCUs connected over UART (without any external pull up resistors). One STM32L4 MCU (LPUART1) acts as an AT master and other STM32L0 MCU (UART 1) acts as an AT slave. AT slave is configured to wake up ...

KK.4 by Associate II
  • 304 Views
  • 3 replies
  • 0 kudos

UART Transmission - Why one MCU's UART GPIO pin state(Pull up) during the initialization impacting the Receiving/Transmitting or wake up capability of MCU2, connected over UART?

Project Details:The project consists of two STM32 MCUs connected over UART (without any external pull up resistors). One STM32L4 MCU (LPUART1) acts as an AT master and other STM32L0 MCU (UART 1) acts as an AT slave. AT slave is configured to wake up...

KK.4 by Associate II
  • 214 Views
  • 2 replies
  • 0 kudos

Overrun error in LPUART when using Hardware Flow Control

We are encountering this while using Low Power UART on STM32L412KB microcontroller. We are working on a battery-powered product that has two on board SoCs. One of them is STM32 and the other is Nordic. The two socs communicate with each other over a ...

_legacyfs_online_stmicro_images_0693W00000bihc9QAA.png _legacyfs_online_stmicro_images_0693W00000bihcsQAA.png _legacyfs_online_stmicro_images_0693W00000bihdgQAA.png _legacyfs_online_stmicro_images_0693W00000bihdlQAA.png
SBhon.1 by Associate II
  • 165 Views
  • 0 replies
  • 0 kudos

Resolved! LPUART missing first bit when using LSE, Works fine with HSI

We am using the Murata 1SJ which has a STM32L072CZ MCU and internal LSE, We trying to decode a UART stream from a Ublox GPS device using the LPUART in STOP mode. BAUD 9600 8 bits, 1 stop, no parity, all standard stuff.When i clock the LPUART with HSI...

JWieb by Associate III
  • 207 Views
  • 4 replies
  • 1 kudos

Resolved! Using of LPUART1 on L031K6

I'm trying to receive data from the LPUART1 serial port on the L031K6 development board.Unfortunately all my aproaches failed so far.Sending data works fine in all three modes:BlockingNon-Blocking ITNon-Blocking DMAI'm routing the LPUART1 to PA2 and ...

STM32L0 LPUART not wakeup on stop mode

Hello everyone,I'm working on a project with an STM32L072CBT6.In my project, i use a LPUART1 and USART1 to send and receive data. Connected to this i use a DMA to get data.My projet works fine so i try to implement stop mode to reduce consumption.In ...

MLam by Associate III
  • 167 Views
  • 1 replies
  • 0 kudos