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
  • 648 Views
  • 5 replies
  • 6 kudos

CubeMX HRTimer config bug

HelloI found bug in BurstMode Configuration in HRTimer. There is not possible to set Burst Mode Period lower than DeadTime. It is OK, but CubeMX compare numbers only and does not count with prescalers values. I think Burst mode period must be grater ...

PDvor.2 by Associate
  • 1009 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeMX I2C on STM32H563

Hi,I use STM32CubeMx 6.9.1 on a STM32H563 project. Programming the I2C pins, there is no way to setup the I2C_SCL pin as Alternate PushPull. Only the Alternate Open Drain is possible. Why?In my application, the I2C_SCL pin is connected to a serial EE...

Ez by Associate II
  • 2094 Views
  • 4 replies
  • 0 kudos

inference array input and serial monitor

I'm trying to run inference of Onnx model. I tried to use the manual 'How to run locally a c-model'. in all the guides I found the input for the network is one number in my case the input is array of[1][32][101].I want to inference the array once so ...

audi by Associate II
  • 815 Views
  • 0 replies
  • 0 kudos

Resolved! IMPOSSIBLE UPDATE STM32CUMEMX

Hello everyone. I installed STM32CUBEMX and STM32CUBEIDE on my Windows 11 and use them so as to get updates from STM32CUBEIDE but I can not update STM32CUBEMX : on the home page of CUBEMX when I click on "CHECK UPDATES" opens the window "Check Update...

rdl by Associate III
  • 2621 Views
  • 2 replies
  • 0 kudos

Resolved! Will STM32CubeMX support FreeRTOS for STM32U5-series?

Hi there,I would appreciate support in CubeMX for FreeRTOS for STM32U5-series. Currently I cannot find out how to configure this via the tool.FreeRTOS.org recently released a demo for IoT Reference Integration, running on an STM32U5. My old code is w...

KHofm.1 by Associate II
  • 3304 Views
  • 5 replies
  • 1 kudos

Resolved! Issue in "STM32 MCU product selector" and CumeMX

I'm looking for M7 core in UFBGA169 Package with 3 ADC units.According to "Analog" part of table devices like H747AI, H753AI, H757AI have no ADC!The same problem exists in Cube Target selector: when I move "ADC Total (converters) to "1" or more, the...

DrDro by Associate III
  • 1330 Views
  • 4 replies
  • 1 kudos

Resolved! I2C error codes F767ZI

I am working to get one F767ZI board (master) to send 1 byte to a second F767ZI (slave).  I'm using 4k external pull-up resistors on SDA and SCL.  I am trapping errors in the master and they are:After the following code on the master I get "Error 32"...

RPatt.11 by Associate II
  • 3200 Views
  • 5 replies
  • 3 kudos

Resolved! Purpose of HAL_FLASH_Program_IT from CubeMX on NUCLEO-F746ZG?

Hi,I was wondering what is the purpose of the API HAL_FLASH_Program_IT(..) provided by CubeMX (based on NUCLEO-F746ZG but seems to be widely the same for other MCU references..).As it allows to write a single value at a time it seems useless to attem...

Nadreoh by Associate II
  • 2023 Views
  • 3 replies
  • 1 kudos