STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! Cude max

 I hope this message finds you well. I am reaching out regarding an urgent matter with my STM32 CubeMX v6.1 project. I have encountered an issue with the I2C functionality that I cannot seem to resolve despite trying various approaches.The specific p...

SMazu3_0-1713767509891.png SMazu3_1-1713767529673.png SMazu3_2-1713767543607.png SMazu3_3-1713767569402.png
SMazu.3 by Associate III
  • 2296 Views
  • 15 replies
  • 3 kudos

Resolved! Use CubeProgrammer as UART Mode

Hey there,i want to reach my flash memory through UART. I can do this with ST-Link device but now i want to do it with UART. I use STM32F091CC MCU and as datasheet says i configured the UART pins(PA9-PA10) as Asynchronus UART in CubeMX.My baud rate i...

STM32H743 Ethernet not working properly

i'm working on ethernet (UDP/IP) without RTOS in keil, stm32cubemxsome old versions 5.4.0 work fine but if i send data continuously for 5-6 days then the ethernet stop working and in newer version 1.11.0 even ping doesn't happen.

PSONI.11 by Associate II
  • 528 Views
  • 2 replies
  • 1 kudos

Resolved! STM32CubeIDE 1.15 Bug (switching from SysTick to TIM16)

I'm using the Nucleo-C031C6 board, and I chose this (NUCLEO-C031C6) from the board selector when starting the IDE. (STM32CubeIDE v1.15). I tried switching Timebase Source (in SYS menu) from SysTick to TIM16, then when I compiled, I got this error:../...

JLoh by Associate
  • 1414 Views
  • 3 replies
  • 2 kudos

External IRQ on PB15

I am trying to catch a pulse on PB15. So I set the port PB15 to external irq with falling edge as per screen shot belowThe code in MX_GPIO_Init() generated by MX is:/*Configure GPIO pin : MPuls_Pin */GPIO_InitStruct.Pin = MPuls_Pin;GPIO_InitStruct.Mo...

erastus_0-1713595698892.png
erastus by Associate II
  • 1038 Views
  • 6 replies
  • 2 kudos