STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Resolved! Potentially wrong initial value of SCB->VTOR

Good day,after troubleshooting some issues related to a bootloader, I have figured out that the address of the interrupt vector table (SCB->VTOR) is defined in a hard-coded, non linker aware way as "SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET". This mea...

dfrejek by Associate III
  • 619 Views
  • 7 replies
  • 8 kudos

adding code to a project without CubeMX deleting it

I have a project that is using AzRTOS, ThreadX, NetX, FileX, UsbX, and i'm still using cubeMX to reconfigure the hardware and drivers.  I understand that users need to put code between the "USER CODE BEGIN" and "USER CODE END" comments, if you're sti...

STM32CubeMX 6.13.0 cannot be installed in Win11

Hello everyoneI changed my PC to one with Win11 and I cannot install the CubeMX.After I downloaded and started the setup, the extracting windows appears and after the splash screen remains opened for few second and then close.Nothing else, I have a p...

Resolved! stm32cubemx utilities folder is missing

Hi!I have created a few projects to practice working with the STM32H series. Then, I selected SPI or I2C and used GPDMA linked-list. According to many tutorials, I should have gone to the utilities folder to configure GPDMA, but such a folder did not...

jkarczew by Associate
  • 1649 Views
  • 3 replies
  • 0 kudos

Resolved! XCube FreeRTOS STM32N6

Im trying to setup FreeRTOS with the new STM32N6.According to https://github.com/STMicroelectronics/x-cube-freertos, the new Nucleo board for the STM32N6 is mentioned as supported.But in the CubeIDE, when trying to enable the FreeRTOS middleware, it ...

milanvdm by Associate II
  • 770 Views
  • 2 replies
  • 0 kudos