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

STM32G484, RS-485 and Modbus - how to configure in CubeMX???

When you configure a USART for the STM32G484 in CubeMX, it gives you a choice of RS485 or Modbus (but not both!). Yet, Modbus RTU runs *on top of* RS485, so this makes no sense. The Modbus configuration appears to put the MCU USART into half-duplex m...

ENovk.1 by Associate II
  • 4399 Views
  • 3 replies
  • 0 kudos

Resolved! How to use RAM_D1 with CubeMX and STM32CubeIDE?

I've implemented a hello world project, by just using the default settings with CubeMX for the NUCLEO-H723ZG board, then disabling ethernet and USB-to-go, and then adding a yellow LED blink code. Full project and generated code, for STM32CubeIDE:http...

0693W000008xxUeQAI.png
fb by Associate III
  • 1970 Views
  • 3 replies
  • 0 kudos

After CubeMx 6.2.0 upgrade and firmware to STM32F373VCTx also updated, my project presents error message after generating the code

After CubeMx 6.2.0 upgrade and firmware to STM32F373VCTx also updated, the CODE GENERATION of my project presents the message:"The Code is successfully generated under : (...)     but TrueSTUDIOproject generation have a problem."Compiling de project ...

AFerr.1 by Associate II
  • 2344 Views
  • 11 replies
  • 0 kudos

STM32H745ZI-Q cube support

Hi,Recently I got nucleo board with mentioned MCU. I've had numerous troubles with generating properly project and finding any sources how to flash the device so few things:Is CubeMX generating code properly for dual core for any toolchain? I've trie...

Autogenerated files breaks the build.

After upgrading the IDE to version 1.5.1 within the eclipse IDE, the CubeMX built in tool auto generates this file. This conflicts with the one in src (same function is defined in both places). I had to temporarily exclude the folder from build for ...

0693W000008xsSnQAI.png
Ahmed by Associate III
  • 824 Views
  • 3 replies
  • 0 kudos

STM32L412CBT6 vs STM32L412CBT6P - What is the difference?

Hi,I have the STM32L412CBT6 in a product and now discover that it is going obsolete.There is a STM32L412CBT6P version (Note the P at the end) that is available from the usual suppliers.What is the difference between these two parts?When looking at th...

NW27 by Associate III
  • 1775 Views
  • 8 replies
  • 0 kudos

RTC wakeup with CubeMX generated code does not work.

I have setup RTC wakeup functionality and generated code with CubeMX.The code does not work straight away, because imr1's mr20 in EXTI IMR1 register was not unmasked. I suppose this is a bug and should be handle by STM. It took some time to figure th...

SAkhi.951 by Associate III
  • 647 Views
  • 2 replies
  • 0 kudos

Unable to use all 512KB RAM for FreeRTOS heap with STM32F767

CubeMX (currently 6.2) does not allow to enter more than 384KB (393216 bytes) for FreeRTOS TOTAL_HEAP_SIZE when using a STM32F767 (and maybe other F76x devices). This appears to be based on SRAM1 + SRAM2 size, but the first area of RAM, and where the...

IanG by Associate
  • 605 Views
  • 0 replies
  • 0 kudos