STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.17.0 released

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1638 Views
  • 0 replies
  • 2 kudos

USBX DFU crashes dereferencing a NULL pointer

Good day all, USBX crashes at line 171 of the file ux_dcd_stm32_initialize_complete.c, as the dcd structure is not initialized at this point. I have tried this on two different MCUs, U575 and H753. In concert, on the H753 the code generator does not ...

DmitryR by Senior
  • 3224 Views
  • 9 replies
  • 4 kudos

PMBUS problems

Hi,I have problem with LTC7106 and STM32G431CBT6.LTC7106 use PMBUS. I never used SMBUS or PMBUS before.I tried to use normal SMBUS implementation and:I can find device (it find 0xC, 0x2A, 0x5A, 0x5B devices. First one is strange but maybe I don’t kno...

_apache_ by Associate
  • 978 Views
  • 1 replies
  • 0 kudos

CubeMX cannot configure LevelX with FileSystem

Hi,I'm trying to configure LevelX using CubeMX.  Does any one know how to link the component driver to LevelX? under file system interfaces, under bsp,The QuadSPI is different from the one listed under bsp, but I included in the project so I can figu...

mattcrc_0-1740792723601.png mattcrc_1-1740792803129.png mattcrc_2-1740792876746.png mattcrc_3-1740793091567.png
matt-crc by Senior III
  • 752 Views
  • 0 replies
  • 0 kudos

STM32CubeMX not generating syscalls.c and sysmem.c

Hi everyone,I used STM32CubeMX (version 6.11.1) to generate the initialization code for an STM32G491RCT.The toolchain is configured as a Makefile project.At the end of the C_SOURCES definition, it specifies sysmem.c and syscalls.c.# C sources C_SOURC...

mbaer_zg by Associate
  • 5020 Views
  • 5 replies
  • 13 kudos