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

STM32C071 PA14-BOOT0 not working

HiI modified nBOOT_SEL Bit, but still the PA14-BOOT0 Pin level has no effect. The CPU starts always on in Main flash memory. I have these 2 situations (RM0490 Rev 5 page 53) If PA14 is low level: Main flash starts. This is okIf PA14 has high level: ...

franz2_0-1755871527351.png franz2_1-1755871742216.png franz2_2-1755871813785.png
franz2 by Associate III
  • 387 Views
  • 3 replies
  • 0 kudos

Resolved! Latest STM32L4R9 svd file v2 has removed TIM1_OR1

The new STM32L4R9 svd file (version 2.0) has renamedTIM1_OR2 to TIM1_AF1,TIM1_OR3 to TIM1_AF2Removed TIM1_OR1 which is in the reference manual containing ETR_ADC1_RMP and TI_RMPAdded a new TIM1_TISEL at offset 0x68 which is not in the current referen...

Kevlar700 by Associate III
  • 1507 Views
  • 4 replies
  • 1 kudos

PWM with BKIN

Hello,I want to use the Timer1 CH1 and CH1N of the STM32H563ZI with dead time generator and break input functionality. It should behave in that way that when the break input (BKIN) is triggered it should goes to a predigined idle state (for CH1 low a...

CKN by Associate II
  • 290 Views
  • 3 replies
  • 0 kudos

Resolved! WWDG has no interrupt defined in STM32G474 SVD

In STM32G474.svd version 2.1 that can be download from STM32G474RE product page , WWDG peripheral has no interrupt defined but it is actually the first (0th) interrupt. Is this a mistake or there is a reason behind not defining it in the SVD ?

mete by Senior II
  • 761 Views
  • 2 replies
  • 0 kudos

Resolved! WFI on stm32n657

 Dear all,I’m seeing unexpected behavior on an STM32N657. A timer is configured to generate an interrupt every 1 ms, and this works as expected.I would like to use WFI to stop execution and wait for that timer interrupt. I surround the WFI with the u...

Resolved! UART to interface with TMC2209-Eval Board problems

HiI have to connect an STM34 Nucleo board to a TMC2209. I have to setup a single wire UART. Only TX is connected with the TMC board.I transmitted a datagram and when I try to receive the response I get back the initial data I have e sent.Does anybody...

RPG by Senior
  • 16257 Views
  • 35 replies
  • 0 kudos