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.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...

stm32f1xx.h file cannot be found

Hello everyone, I have a question. I am using CubemX to generate HAL library and FreeRTOS. There are no errors during the compilation, but when I write the code, the auto-completion feature does not work (I have set it up), and even the uint8_t varia...

Wan_G by Associate
  • 987 Views
  • 2 replies
  • 1 kudos

Dual Bank Linker script for STM32G474CB

HelloI have a project with STM32G474CB in CubeMX and it generates the linker script with following:  MEMORY { RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 128K FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 128K } But, as I understand, th...

SMisi by Associate II
  • 477 Views
  • 1 replies
  • 0 kudos

CubeMX: "Code generation could not be done"

Split from: https://community.st.com/t5/stm32cubeide-mcus/changes-in-ioc-file-not-updating-the-code/td-p/661312 as the OP abandoned that thread, and it's a different problem anyhow. Hello GladsonIm here because now i have the same problem of you. I d...

Problem_generation_code.png
LSZ by Associate
  • 672 Views
  • 2 replies
  • 1 kudos

Resolved! stm32 usb device dual

Hello. I'm using EVM board with STM32F407ZGT.I set up the USB as below to use it as a USB Device. (CDC)But only one COM port can be found in the device manager on the PC.I want to know if I can't set 2 usb device or if it's a problem with setting.Ple...

2024-05-29_134310.jpg 2024-05-29_134325.jpg 2024-05-29_134405.jpg 2024-05-29_135118.jpg
DJung.3 by Associate II
  • 1508 Views
  • 3 replies
  • 0 kudos

STM32H745 RMII and DP83822 Question

I use STM32H745 RMII and DP83822 To use CubeMx generate code for lwip, selected phy is LAN8742.Modify the code But can't make it work Any body has the experience or some advice ?Hope someone can help me.

WTieg.1 by Associate II
  • 3449 Views
  • 11 replies
  • 1 kudos