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

STM32 N6 UART

I Tried to flash the uart code in stm32 N657 Nucleo Board, but it is not responding, i was able to make the Leds, blink in the N6 board. Please help me out, i am using the uart example printf code in the N6 stm32 package. I tried the normal method us...

VicxSri by Associate II
  • 410 Views
  • 9 replies
  • 1 kudos

Resolved! stm32g0 lptim1 low power sleep

I want to use LPTIM1 of the STM32G0x1 to wake up the MCU, if it's not already awake, and start a DMA multichannel single conversion. I think I know how to do the DMA/ADC part after getting the ADC_MultiChannelSingleConversion example running; I'll th...

STM32L476RG Nucleo-64 SPI Transmission Problem

Hi, ı am trying to send some buffered data via SPI but it doesnt work. PA5-6-7 are automatically set by SPI and I also enabled PB6 for CS. Normally my algorithm needs to:1) Send 3 HF pulses to low and start interleaved ADC simultaneously.2) Take 1400...

Stm325_0-1750272066314.png
Stm325 by Associate III
  • 157 Views
  • 1 replies
  • 0 kudos

Changing UART IDLE Timeout on STM32G473QET6

I am usi the IDLE event functionality of UART with HAL_UARTEx_ReceiveToIdle_IT() on an STM32G473QET6 controller. Is there a way to change the idle timeout using STM32CubeMX, or are there alternative methods to modify this setting?

STM32 classic can bit rate config

Hi,I'm currently working on the STM32G491 board and implementing CAN communication. With the system clock configured using PLL at 80 MHz, I have set up the CAN peripheral with the following parameters:   hfdcan1.Init.NominalPrescaler = 10; hfdcan...

An example for LPUART with LPDMA - STM32U575

Hello everyone,I develop a project with STM32U575 and I want to use LPUART with LPDMA, normally I use LPUART with normal DMA in my other stm32L4 projects but here I couldnt work with this peripherals. Low power is not a critical issue of this part of...

1.png 2.png
Epamuk by Associate III
  • 733 Views
  • 1 replies
  • 2 kudos