STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

STM32CubeMx Feature Request: No Timestamp in Makefile

Feature request: For Makefile projects in STM32CubeMx, the beginning of the file starts with:########################################################################################################################### File automatically-generated by t...

cvanbeek by Associate III
  • 535 Views
  • 0 replies
  • 0 kudos

Serious bug in CubeMX 6.9.0 ??

The new version of CubeMX (6.9.0) no mater of options in Project Manager / Code Generator, if  Keil Toolchain / IDE is choosen, the project regeneration delete the previous .uvprojx file and generates a new one, LOOSING ALL changes made by the user i...

Resolved! Write the data into the flash memory

Dear @KDJEM.1 I need to write the data to flash memory also read from the flash memory. I am using STM32L4P5-Dk(1MB of flash is available) in that ,say 0xABFF23 should be stored in the flash memory. How it can be done ?which hal function should be us...

ajimathew by Associate III
  • 12591 Views
  • 2 replies
  • 1 kudos

STM32H7 CubeMX DCMI code generation bugs

Hi,I've found three bugs in CubeMX for the DCMI code generation.uC: STM32H7A3IITxQCubeMX Version: 6.5.0Firmware Package: STM32Cube FW_H7 V1.10.0The IOC-file is attached.1.Following lines are getting generated in HAL_DCMI_MspDeInit:HAL_DMA_DeInit(dcmi...

Resolved! STM32U585QII CUbeMX 6.7.0 Error with code generation

Hello, Just a quick heads up regarding LL implementation of LSI.It fails to start, while same setup generated for HAL works as it should.Now looking in detail whats wrong in register level calls, will post my results.ST, I hope you will find and fix ...

Linas L by Senior II
  • 932 Views
  • 6 replies
  • 1 kudos

SDMMC init error since STM32CubeIDE 1.11.0 update

There is a newly introduced bug in the freshly upgraded package coming with the IDE 1.11. MX_SDMMC1_SD_Init(void) does not configure hsd1.Init.BusWide = SDMMC_BUS_WIDE_1B but directly to the final state choosen in CubeMX (in my case 4B). But the SD r...

Brieuc by Associate III
  • 2995 Views
  • 9 replies
  • 2 kudos