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

startup_stm32f407xx.s ARMCLANG 6.x problem

Hi,i'm using Keil with the ARMClang 6.x compiler, an STM32f407 and CubeMX to configure my project.I was playing arround with dynamic memory allocation and was wondering whyuint8_t* b_; b_ = static_cast<uint8_t*>(std::calloc(100, sizeof(uint8_t)));wor...

Jnevi.1 by Senior
  • 919 Views
  • 3 replies
  • 0 kudos

Resolved! STM32h725 FMC problem

Hello. I cerate new project for stm32h725zgt chip and can't activate any of FMC interfaces. It's not active. On stm32f767vgt in past all was ok. What I now do incorrect?How I can to fix this problem?

ATymo.1 by Associate II
  • 1266 Views
  • 5 replies
  • 0 kudos

HAL_Delay() does not work...

Hi, I know there are other posts on this forum about this issue, but have not been able to solve my problem even when implementing the fixes those posts suggest. I am a total newbie to STMCubeMX etc - this is my first project on any ST MCU. Here are ...

NBenn.1 by Associate II
  • 3944 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L4R5 Nucleo FreeRTOS Broken

Hi,The auto generated code does not work.STM32CubeIDE version 1.7.0Create a new STM project -> board selector -> NUCLEO-L4R5ZIProject Name: rtostestFirmware Package: V1.17.0Initialize all peripherals with their default mode - YesMiddleware -> FREERTO...

DM.7 by Associate III
  • 1001 Views
  • 6 replies
  • 0 kudos