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

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
  • 603 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
  • 1021 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
  • 592 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
  • 1447 Views
  • 8 replies
  • 1 kudos

cubeMX 6.12.0 and below generates wrong I2C timings

HiI have problems with the I2C frequency when I'm generating code with CubeMX 6.12.0 for the STM32U5A9. The timing register from the I2C3 is generated wrong, which leads to a frequency around 350kHz instead of selected 400kHz in FastMode operation.Th...

nobody_1-1723798827523.png nobody_2-1723798855597.png nobody_0-1723797837248.png
nobody by Associate II
  • 561 Views
  • 2 replies
  • 0 kudos

start code execution problem with MX_LWIP_Init

HiI add ethernet communication to my program with STM32CubeMx and I just compiled and run it. I have a problem:if I disconnect Jlink the board I have a ping error. but I run the code with 3 times click on run in MDK-ARM the board will ping.I also try...

S_bgh99 by Associate III
  • 2746 Views
  • 8 replies
  • 1 kudos