STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! STM32H743ZIT6U LWIP issue

HiI'm currently using STM32CubeMX for STM32H743ZITx.However, I can't enable LWIP function. (Categories -> Middleware -> LWIP)Previously on STM32F429, I could use LWIP, but I can't even enable the function on this series.Can anybody help me with this?...

SHong.5 by Associate II
  • 912 Views
  • 6 replies
  • 0 kudos

Using ETH on STM32H753 without MIIM bus (MDIO, MDC)

Hello,In a project, we are using a STM32 and an Octavo (AM335x). Both are connected to a Microchip KSZ9567R Ethernet Switch.The Ethernet Switch has only one MIIM interface, and I guess I can't connect together STM32 MIIM and Octavo MIIM on this singl...

Resolved! Compile error - missing tl_dbg_conf.h after using CubeMX

I am a new user of STM32CubeIDE using a NUCLEO-STM32WB-Nucleo board. I want to build an empty project using enabled BLE components using the STM32-WPAN pack version 1.9.0.After selectint RTC, HSEM and RF1 in addition to the default settings plus enab...

0693W000005ATqGQAW.png 0693W000005ATtKQAW.png
MDaub.1 by Associate III
  • 1180 Views
  • 6 replies
  • 1 kudos

Resolved! In CubeMX, how to enable "Hardware Flow Control (RS485)?"

HelloI am using STM32CubeIDE 1.0.2 with CubeMX.Hardware: STM3240G-EVAL (Evaluation board with STM32F407IG)I have to use RS485 in the program.In CubeMX in UART options, I do not see the option "Hardware Flow Control (RS485).On the video https://youtu....

In STM32CubeMX version 6.0.0, STM32H753IITx, DAC1, NVIC settings there is the option 'Timebase: TIM6 global interrupt, DAC1CH1 and DAC1CH2 underrun error interrupts' that cannot be disabled. I am not using DMA for DAC. Bug?

What has TIM6 to do with this? I do use it for System Core, SYS, Timebase Source. Why can I not disable the global underrrun interrupt? I use DMA for ADC1 and 2 and BDMA for ADC3.At startup HAL_DAC_IRQHandler gets called, DAC_FLAG_DMAUDR1 is set and ...

DGrön.1 by Associate II
  • 713 Views
  • 3 replies
  • 0 kudos

HRTIM Dead time feature request

Hello, is it possible to add a feature in CubeMX deadtime section in HRTIM (STM32F3, STM32G4 and STM32H7)?In Time Base Setting, whenever you change the "Period" setting, the resulting frequency will show.Is it possible to add the same feature when yo...