STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

UART RX not working on Nucleo-H723

I am trying to get the USART2 working on my Nucleo-H7 board. I am using HAL_UART_Transmit for the TX side. This works fine. But when I use HAL_UART_Receive on the RX side, there is never any RX data coming into the device. I have stepped through the ...

MHoop.1 by Senior
  • 1025 Views
  • 5 replies
  • 0 kudos

Resolved! CubeMX 6.14 encoding of generated code changed?

Hi,just made an update of CubeMX from 6.11.1 to 6.14.The problem I have is that our comments within user blocks were ISO-8859-1 encoded and this never was a problem until now and with 6.14, when we generate code, all Umlauts are replaced with the UTF...

bbee by Associate III
  • 65 Views
  • 3 replies
  • 4 kudos

CubeMX octospi code generation

Hi everyone,I noticed that CubeMX 6.14.0 ignores the octospi parameter settings. I created a new project for the NucleoU5A5 board, configured Octospi1 with a clock prescaler of 99. I notice the following behaviorGenerated code (CubeIDE) has a prescal...

tzijnge by Associate II
  • 30 Views
  • 1 replies
  • 0 kudos

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

Issues with STM32CubeMX v6.13.0 LL Driver Code Generation

 Hi,I'm encountering a couple of issues while using STM32CubeMX version 6.13.0 to generate code for a project involving an STM32G0B1 MCU. The project utilizes one ADC, DMA, and TIM6 as the trigger conversion source. I'm comparing the generated LL dri...

Kadir by Associate
  • 30 Views
  • 0 replies
  • 0 kudos

Resolved! H7B0VBT SAI2 configuration stuck at loading

I'm trying to configure SAI2 as a I2S master.I2S_CKIN has been enabledBut the configuration cannot be loaded when I changed SAI A Mode to master.Now I got a page like this.Is there anything I can do to fix it?

page.jpg error.jpg
ShiYe by Associate
  • 45 Views
  • 2 replies
  • 1 kudos

Errors in STM32CubeMX USBX device code generation

I've been working with USBX for a while now, and after updating to the latest X-CUBE-AZRTOS-H7 package (v3.2.0), I'm running into a couple of problems relating to the templates STM32CubeMX generates. Specifically, the files ux_device_descriptors.c an...

CubeMX and C++

Hi all,once again I stumble across CubeMX being so inflexible in its code generation.I use CubeMX to generate initialization code but I'm also using C++ and that's where CubeMX has major downsides.For example it is still not possible to tell CubeMX t...

EStei.3 by Associate III
  • 68 Views
  • 3 replies
  • 0 kudos