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

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
  • 159 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
  • 737 Views
  • 1 replies
  • 2 kudos

stm32h743zi DFSDM configuration in CubeMX

How do I configure the DFDSM peripheral using CubeMX?I do know about the application note AN4990 and have read it. I also saw this threadhttps://community.st.com/t5/stm32cubemx-mcus/stm32h753-stpms2l-dfsdm-pt100-example-using-stm32cubemx/td-p/172652a...

mo_krauti by Associate III
  • 126 Views
  • 2 replies
  • 0 kudos