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

STM32F413RGT6 uart HW bootloader V9.0

Hello, we use STM32F413RGT6 as slave board communicate through rs485 bus. In application, we drive rts by emulated gpio. We use for update of the board HW uart bootloader. Due to weakness of the HW bootloader we face some problems during update on ha...

krizp_0-1753712579042.png
krizp by Associate
  • 144 Views
  • 0 replies
  • 0 kudos

MCU with in-built GPIO input qualification

Hi all,I'm trying to find out if any STM32 MCUs support hardware input qualification on GPIOs, similar to what's available on TI C2000 MCUs.On the C2000 series, GPIOs can be configured for input qualification using a sampling window—typically 3 or 6 ...

ak52_0-1753689522481.png ak52_1-1753689568215.png
ak52 by Associate III
  • 150 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H563: No TRACECK present

Hi, I have configured my STM32H563AI CubeMX-project to use "JTAG with Trace  Synchro(4bits)" and assigned the corresponding pins. Also, I explicitly activated the corresponding registers in DBGMCU and DCB by adding: SET_BIT(DBGMCU->CR, DBGMCU_CR_TRA...

B1sh0p by Associate II
  • 216 Views
  • 3 replies
  • 2 kudos

Resolved! GPDMA Linked List in Secure code on STM32N6

Hi,The example for FSBL works as describedhttps://community.st.com/t5/stm32-mcus/how-to-configure-the-linked-list-mode-in-stm32cubemx/ta-p/693779But if the same approach is applied to Appli (Secure) code, the "User Setting Error" raised in DMA IRQ.I ...

ERROR by Associate III
  • 451 Views
  • 4 replies
  • 1 kudos

Resolved! STM32N657xx Timer Clock(s)

I am confused about which clock(s) drive the timers.  In the reference manual is says the APB clock drives the timers but there are 5 APB clocks.  Also, in STM32CubeMX there is a "Timer Group Clocks".  What clocks drive which timers or is the one dri...

Resolved! Failure on GO Command of STM32G070

I have questions on the System Memory Boot Mode of the STM32G070CB MCUSetup:Access the System Memory Bootloader Mode every power cycle. Hence, I updated the Option Bytes as below:The MCU contains the Application image only; it does not contain a cust...

TesterSAM_0-1753438525495.png TesterSAM_0-1753438716884.png TesterSAM_1-1753438734226.png TesterSAM_2-1753438752242.png