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! Pin PB4 is pulled high during reset for a stm32F103

I am using an stm32F103 and have configured PB4 as a output pin and this works correctly. However when the chip is reset, this pin is automatically pulled high. It appears that this behavior exists because of the pin's dual use as NJTRST. Is there a ...

JGaby.1 by Associate III
  • 233 Views
  • 8 replies
  • 6 kudos

Resolved! OctoSPI missing for STM32H753VIH in CubeMX?

As far as I can tell from the datasheet for the STM32H753VIH, as well as the part selector in CubeMX, the device should have an OctoSPI peripheral.However, when I create a project with the device and go to the connectivity tab, I don't see the OctoSP...

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
  • 482 Views
  • 7 replies
  • 7 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...

matt-crc by Associate III
  • 256 Views
  • 2 replies
  • 1 kudos

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
  • 212 Views
  • 3 replies
  • 0 kudos