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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 896 Views
  • 5 replies
  • 7 kudos

Resolved! Generate Single pulse using timer using HAL / CubeMx

I have been reading reading anything i could find on Timers, but I'm still confused about the setup in CubeMx.I just want to trigger a timer in software, that generates a SINGLE pulse with a set width (and if possible after a set dely) on a pin, but ...

RKage.3 by Associate
  • 6863 Views
  • 6 replies
  • 8 kudos

Resolved! How to install STM32CubeMX on Ubuntu?

I ran "SetupSTM32CubeMX-6.8.0.sh", it was prompt:Check exe path on linux FullExe path1 is: /usr/bin/SetupSTM32CubeMX-6.8.0 Exe path is: /usr/bin Search java from relative path ---- Checking java in /usr/bin/./jre/bin/java Checking java in /usr/bin/.....

MQi.1 by Senior II
  • 7751 Views
  • 11 replies
  • 0 kudos

"Modified" column in GPIO configuration

Hello, what is meaning of the "Modified" column in GPIO configuration? When given pin is considered as modified? I am not able to find that information in CubeMX user manual...

_legacyfs_online_stmicro_images_0693W00000bjg2gQAA.png
MLaso by Associate II
  • 1537 Views
  • 2 replies
  • 0 kudos

NUCLEO-C031C6: Error when updating via MX

Good day,There seems to be an error in the implementation of the NUCLEO-C031C6 when generating code for the project after updating the peripherals. After loading an example project and compiling and testing all is well but once you update the project...

CKlib by Associate II
  • 2986 Views
  • 7 replies
  • 0 kudos

Resolved! CAN-Bus no callback/received frame; FDCAN STM32G473

I'm trying to attempt CAN on a STM32G473 MCU. While transmission seems to be fine, I'm not receiving any data back. The receive call back function is not triggering.Following is my setup:Below is the TxHeader and RxHeader initialization along with th...

_legacyfs_online_stmicro_images_0693W00000bjJuuQAE.png _legacyfs_online_stmicro_images_0693W00000bjJx0QAE.png
MMoha.10 by Associate III
  • 2281 Views
  • 2 replies
  • 0 kudos

Does Cube MX build the libc.a printf/canf/heap/etc library?

Yesterday's post herehttps://community.st.com/s/question/0D53W00002F4MHrSAN/is-there-a-bug-in-the-newlib-heap-on-the-32f417-cube-ide-library?t=1682872893044refers.This articlehttps://nadler.com/embedded/newlibAndFreeRTOS.htmlsuggests that the freerto...

PHolt.1 by Senior III
  • 4001 Views
  • 13 replies
  • 0 kudos

Can't install STMCUFinder on MacOS Ventura 13.3.

This is a prerequisite for the VSCode extension which is why I am asking here.Steps to reproduce:Download the setup filePer Readme.html, open a terminal, navigate to the en folder and run the following command: sudo xattr -cr ./SetupSTMCUFinder-5.0.0...