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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 287 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 II
  • 250 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
  • 2611 Views
  • 5 replies
  • 13 kudos

I2S microphone and sampling frequency in CubeMX

Hello,Configuring the I2S on CubeMX on STM32G431, for which I've connected a microphone in PDM, I want a sampling frequency of 48KHz@16bit.Typically, this requires a PDM frequency of 3.072MHz and a decimation of 64.I wonder why I need to tell CubeMX ...

PCu1 by Senior
  • 319 Views
  • 0 replies
  • 0 kudos