STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 783 Views
  • 5 replies
  • 7 kudos

Resolved! Significance of "pinned" leads in .ioc

Hi, When I moved the default pin assignment to the alternative, in this it is PA15, as the below picture shows PA15 now sports a "pin" icon. What is the significance of this please? Edited by ST Moderator to add the right label.

xuraax_0-1752749556471.png
xuraax by Associate III
  • 236 Views
  • 1 replies
  • 1 kudos

Stm32U083x lpuart3 LSE initialization on CubeMX

Hi,i working on stm32u083rctx micro with package FW_U0_V1.3.0. I want to report that in CubeMX v6.15 i selected lpuart3 to with LSE oscillator. The execution of product code, when lpuart3 has been initialized goes to Error_Handler() function. In file...

enmarke by Associate II
  • 313 Views
  • 4 replies
  • 1 kudos

To bypass an external waveform

Hello.I'm using a NUCLEO-311RE board.I'm looking for a way to bypass the external waveform as it is.This is my timer setting static void MX_TIM1_Init(void) { /* USER CODE BEGIN TIM1_Init 0 */ /* USER CODE END TIM1_Init 0 */ TIM_SlaveConfigT...

giwonKIM_0-1752622787998.png
giwonKIM by Associate III
  • 215 Views
  • 2 replies
  • 1 kudos

USBX blocking ISR

Hi,during porting the USBX as host stack to an stm32h7 I was getting an error indication,that a semaphore was used during interrupt context (OTG_HS_IRQHandler).For my opinion, it is wrong to call the generated code out of the ISR without decoupling t...

MHerr.8 by Associate
  • 1363 Views
  • 3 replies
  • 2 kudos