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

Resolved! I would like to know the detailed parameter selection for the crystal and load capacitor used in the STM32F413VH MCU.

 Please help me to provide the HSE and LSE parameters to select the proper crystal and load capacitorsDo you have aything in the lab tested or qualified part for the STM32F413VH MCU.What is the typical values to be chosen for the HSE crystal

Rahul K V by Associate II
  • 1012 Views
  • 4 replies
  • 0 kudos

UART-1 working code reads NULL

Hi clive I have interfaced UART DATA device(sender) and NUCLEOF401RE(receiver) I have set the proper BAUD RATE 115200I am using UART-1 to receive dataI generated the code in the IDE and first tested for transmit functionality and it works fineI took ...

DRAME.1 by Associate II
  • 1827 Views
  • 2 replies
  • 0 kudos

STM32F4 wake up from stop mode with UART

I am using STM32F407VG MCU (STM32F4 Discovery board) and I want my MCU to wake-up from STOP mode when it receives a message from UART. I had to adjust some things manually because the STM32CubeMX is unable to set UART Rx pin as an GPIO interrupt pin ...

0693W0000059MTEQA2.png
MKosa.2 by Associate
  • 1766 Views
  • 1 replies
  • 0 kudos

Resolved! I have an product using a STM32l486. It uses USART1 with transmit and receive DMA to communicate over a serial port. Serial port packets are all the same length. My application works in run mode, but not in sleep mode.

I can send and receive packets in run mode, but I never get a RX DMA interrupt when in sleep mode. I do not have any interrupts enabled in the USART hardware, and do have DMAR and DMAT enabled. Any ideas on what might be missing?Thank you.

Write time-out on STLink UART

Hello,I am using an STM32F072 Nucleo board. I use the STLink USB-to-UART bridge to communicate with the MCU.From time to time, the STLink UART on the PC gives a write timeout. I cannot reproduce this readily, it does not happen often.The COM-port sti...

pietrow by Associate
  • 1217 Views
  • 3 replies
  • 0 kudos