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
  • 105 Views
  • 1 replies
  • 3 kudos

Resolved! DAC to ADC loop doesn't work

Hello,I'm working with the NUCLEO-F722ZE EVB on STM32CubeIDE.My design has a DAC output connected via a jumper wire to an ADC input (see the red wire in the attached picture.The DAC is successfully generating a sawtooth wave - verified via an oscillo...

skon.1 by Senior
  • 2700 Views
  • 8 replies
  • 0 kudos

STM32CubeMX 6.0.0 STM32Cube FW_L4 V1.16.0 Bug report

USB CDC is not properly recognized by Windows 10.How to recover :\Inc\usbd_conf.hSource code change/** Alias for memory allocation. *///#define USBD_malloc malloc#define USBD_malloc (USBD_CDC_HandleTypeDef *) USBD_static_malloc/** Alias for memory re...

tsuna by Associate II
  • 1416 Views
  • 4 replies
  • 0 kudos

TLK106 on F746Z settings (LWIP, DHCP, RMII) :

Hello, and thank you for the time spent reading my message !There are others topics on the internet about ethernet and cubemx (not with my Phy) but I am blocked for 2 weeks, and I don't find a solution.My problem : cubemx generate code with ethernet,...

Yfour.1 by Associate II
  • 696 Views
  • 1 replies
  • 0 kudos

NUCLEO-L4A6ZG Development Board support in CubeMX

When will be support available for following board in CubeMXNUCLEO-L4A6ZG Development Board, STM32 Nucleo-144, STM32L4A6ZG MCUHowever ST is selling this board but development support for this board is not available ? IS their any plan for release ?

Resolved! Next release of CubeMX and CubeIDE

Dear ST,When is the next release of CubeMX and CubeIDE coming?Based on a few sentences in this forum, you promised to release in the 27th or 28th week ...Thank You!

PTiha by Senior
  • 1837 Views
  • 10 replies
  • 0 kudos

Bug: CubeMX-generated code for USB CDC fails to compile

Generated code for F429 Nucleo with USB CDC fails to compile Src\freertos.c etc. with messages:..\Src\usb_device.c:55:22: fatal error: usbd_cdc.h: No such file or directory   ..\Middlewares\ST\STM32_USB_Device_Library\Class\CDC\Src\usbd_cdc.c:62:22: ...

Why CubeMX not allow ADC DMAContinuousRequests

I define two channels scan mode ADC and need it leave run alltime over DMA.CubeMX have this settings only disabled.I overwrite init and it works, then i dont understand why CubeMX block this ?ADC i need dma hw based and RTOS calculate over memory bu...

MM..1 by Chief III
  • 766 Views
  • 3 replies
  • 0 kudos