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

How to power off D1 or D2 domain using CubeMX?

Board: Nucleo - H745ZI-QSw: Cube MX 5.6.0I want to use cube mx for generating simple blinky code (I use the board specific details), for some reason it doesn't work out, I suspect its because I cant specify how both cores will work together from MX. ...

sarojj7 by Associate III
  • 542 Views
  • 1 replies
  • 0 kudos

CubeMX feature lost when integration with CubeIDE?

In the old standalone version of CubeMX one could access the datasheet/application notes appropriate to the board/CPU part your project was based on.Probably me being a bit dense but I can't see to find this in CubeIDE. Does an equivalent exist?Used ...

STM32G4 Voltage reference problem

Hi I am currently working on a project where I need to use internal Voltage reference as reference for ADCs inside STM32G4 Nucleo board (STM32G431KB). I can write to bits of VREFBUF registes (Confirmed by Debug Session). After enabling the VREF I wai...

LLOLO.1 by Associate II
  • 1625 Views
  • 5 replies
  • 0 kudos

Read file from USB flash drive with NUCLEO-F413ZH

Hi I would like to read a file on a USB stick. But phost-> gState remains HOST_ABORT_STATE; (usbh_core.c) . The code was generated with STM32CubeMX.USB_OTG_FS is set to Host_Only. Class for FS IP is set to Mass Storage Host Class in USB_HOST Mode and...

NDewe.2 by Associate II
  • 441 Views
  • 2 replies
  • 0 kudos

Why STM32cubemx not generates header file

Hi everybody,I have installed STM32CUBEMX and also pack for F1 series(V 1.8).When i generate code for keil or truestudio i expect to have :#include "main.h"#include "stm32f1xx_hal1.h"inside of main.c file but unfortunately it does not generate #inclu...

AAhma.3 by Associate
  • 383 Views
  • 1 replies
  • 0 kudos