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
  • 1251 Views
  • 0 replies
  • 2 kudos

How to add BSPs to code generated by STM32CUBEMX/IDE?

I'm currently having trouble adding BSPs my project using the STM32F769I-DISCO. After generating the code using STM32CUBEMX/IDE, I then downloaded the BSP file and copied and pasted it into the Drivers folders. I then manually added all the necessary...

0693W00000NqfUDQAZ.png 0693W00000NqfUXQAZ.png
JTurn.2 by Senior
  • 1541 Views
  • 1 replies
  • 1 kudos

Resolved! WolfSSL code not being generated completed from CubeMX

Hey all, I am attempting to use the CubeMX to enable and generate code for the WolfSSL middleware.   When I do, it seems to not generate all the files.  One that is missing for example is evp.c.  However, it seems that none of the .C files are genera...

vanhorng_0-1694533986762.png vanhorng_1-1694534568127.png
vanhorng by Associate
  • 2282 Views
  • 2 replies
  • 0 kudos

CubeMX 6.9.1 doesn't see CubeF7 1.17.1

Saw issue in another thread about CubeIDE 1.13.1 unable to generate code from F7 1.17.1 (https://community.st.com/t5/stm32cubeide-mcus/stm32cubeide-v1-31-1-error-when-using-1-17-1-fw-patch/td-p/588887).Interestingly, CubeMX v6.9.1 (Windows) won't eve...

Bob S by Super User
  • 3961 Views
  • 5 replies
  • 0 kudos

ADC conversion mixing channels values

I'm working on a project in speed control of a pmsm and i am using ADC1 and 7 channels of the ADC to sample 7 different inputs. The ADC gets triggered from TIM2 and i'm doing the conversions every time i get a callback. At first the adc works fine wi...

Resolved! Make can not build project from STM32CubeMX with CMSIS_V2

I encountered a problem with building project from STM32CubeMX v6.9.1 with generated Makefile and CMSIS_V2 enabled. Starting build by 'make' returns an error 1 for /main.o "Can not find specified file". On the other hand, when using CMSIS_V1 everythi...

Michał M by Associate II
  • 1557 Views
  • 1 replies
  • 0 kudos

Resolved! Make can not build project from STM32CubeMX with CMSIS_V2

I encountered a problem with building project from STM32CubeMX v6.9.1 with generated Makefile and CMSIS_V2 enabled. Starting build by 'make' returns an error 1 for /main.o "Can not find specified file". On the other hand, when using CMSIS_V1 everythi...

Michał M by Associate II
  • 1824 Views
  • 2 replies
  • 0 kudos

STM32CubeMX 6.9.1 and STM32CubeIDE 1.13.1 released.

STM32CubeIDE 1.13.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.9.1 that is available for download.Main issues fixed in this patch:This patch release fixes the issues related to the following cases:STM32CubeM...

Resolved! LWIP - udp_new() returns PCB as NULL

Hi,I decided to upgrade my STM32CubeMX to the latest version 6.9.1.my project was generated first with STM32CubeMX 6.5.0 - so I had to copy the IOC manually.I checked multiple times that all configuration is the same like it was, and it is. when I'm ...

Mz.1 by Associate III
  • 4277 Views
  • 3 replies
  • 1 kudos