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

Resolved! I2C management STM32F407 + LSM6DSV16XTR + LIS2MDLTR

Hello,     I have a custom board with STM32F407 CPU,  LSM6DSV16XTR accelerometer+gyroscope and LIS2MDLTR magnetometer.I aim to get board inclination and the position of the north using the magnetometer for a telescope. Using CubeMX, I have enabled th...

MRaff.1 by Associate III
  • 1195 Views
  • 3 replies
  • 1 kudos

Resolved! Re: Help installing STM32CubeMX IDE

I am looking at the STM32G431K6T6 and on the web page:STM32G431K6 - Mainstream Arm Cortex-M4 MCU 170 MHz with 32 Kbytes of Flash memory, Math Accelerator, Medium Analog level integration - STMicroelectronicsIt has which package to download: STM32Cube...

JLIND.1 by Associate III
  • 974 Views
  • 2 replies
  • 1 kudos

Resolved! Wrong code generated on dual-core stm32h747, M4 side

I want to generate an interrupt on the rising edge of PI0 on the M4 CPU.Unfortunately, when I program the GPIO With ARM Cortex-M4 pin context assignment, the code generated is as follows in gpio.c: EXTI_InitStruct.Line_0_31 = LL_EXTI_LINE_0; EXTI_...

cberg.1 by Associate II
  • 1455 Views
  • 3 replies
  • 0 kudos

STM32U5A9J-DK / en.x-cube-gnss1

Hello dear community,I'm interested in the en.x-cube-gnss1 middleware package as I'm developping a solution based on a custom GPS module.For me, this ST package is a good starting point to write my own package. More over, I would want to use it with ...

image.png
PascalP by Associate II
  • 991 Views
  • 3 replies
  • 0 kudos

Resolved! SNMPV3 with NUCLEO-H743ZI2 board

I tried enabling the LWIP_SNMP_V3_MBEDTLS and LWIP_SNMP_V3_CRYPTOCan in CubeMX and generated the code, then it is giving me an error as some header files are missing and which are related to MD5 and SHA.  In CubeMX, They have mentioned “LWIP_SNMP_V3 ...

sushma by Associate III
  • 2832 Views
  • 8 replies
  • 1 kudos