STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Feature Request: "no-init" linker section

It is a common requirement to have an area of RAM that is not cleared or otherwise initialised by the startup code; eg,https://community.st.com/t5/stm32cubeide-mcus/how-to-make-keep-ram-value-after-software-reset/m-p/96132https://community.st.com/t5/...

AndrewNeil_1-1720784015857.png

STM32 Peripherals Clock

Could you please tell me relationship between maximum peripheral frequency on STM32 datasheet and actual clock config value in CubeMX?As an example, I'm currently working with STM32H573RIT6.The maximum USB clock in this MCU's datasheet (Table.22) is ...

dojyorin by Associate
  • 523 Views
  • 1 replies
  • 0 kudos

Resolved! Why CUBEMX deletes User Code

HelloI am new to the CUBEIDE Universe and I guess this question has been asked a 1000 times but I can´t find an answer. I created a new project with cubeMX ( just a few GPIO outputs with LEDs) and build the C File. Then I wrote some defines and array...

UWall.1 by Associate II
  • 1495 Views
  • 5 replies
  • 1 kudos

if use FW_V1.10.0 ethernet with UDP ping issue

im using stm32h743zi2 nucleo board . im triyng to do programming in ethernet with udp without freeRTOS . using firmware version of 1.10.0 but it is not pinging .  anybody  did programming with this FW  . please let me know the reasons for not ping.or...

SITARAM by Associate III
  • 553 Views
  • 1 replies
  • 0 kudos

Resolved! USART2 is not working in NUCLEO-G491RE

Hi STM Community, I was trying to use USART2 on NUCLEO-G491RE board, but it is disabled from the start. It is highlighted in Pink and I am not able to edit it.  Can you please tell me how to make it work ? Thank you. Appreciate it. Regards, STMUSER  ...

img1.PNG

Resolved! STM32G0B1 and MCO pin

Hello!I'm working with STM32G0B1 MCU and using CubeMX, I've enabled RCC_MCO for PA9 pin (HSI 16 source, 128 as prescaler) and a simple Input for PA8 pin. The code was generated to CubeIDE and "SystemClock_Config" function calls this method at the end...

Peaga by Senior
  • 1432 Views
  • 4 replies
  • 4 kudos