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

Resolved! Problems with CAN on STM32H753 after migration to CubeMX 6.13

Hi everyone!I've migrated my STM32H753 project to the new CubeMX version, and after that, something went wrong with the CAN bus communication (everything worked fine before the update). The CAN functions return no errors, and messages are being sent,...

tuo by Associate II
  • 313 Views
  • 9 replies
  • 1 kudos

TIM8 STM32H745 PWM mode 1

I am using the STM32H745i_DISCO board. I can't seem to get TIM8 to output on PK0. I sure the GPIO is be setup correctly, but there must be something in one of the TIM8 registers. I am attempting to use TIM8 to adjust the brightness on the LCD screen,...

eadboston_0-1736199838299.png eadboston_1-1736199886380.png eadboston_2-1736200071656.png

Resolved! Modifying USB descriptor values in CubeMX

Hi,I am working on USB Device Middleware on STM32F469NI using STM32CubeMX. For our use case we have to modify the PRODUCT_STRING descriptor value (default is "STM32 Virtual ComPort"). Is it recommended to perform this, or are there any STM standards ...

nagahimanshu7_0-1736169522474.png

STM32U5 FreeRTOS MPU Support

Versions:STM32CubeMX 6.12.0FreeRTOS X-Cube-FREERTOS 1.1.10 (FreeRTOS Kernel 10.5.1)STM32U5 MCU Package 1.6.0Although STM32CubeMX now has support for FreeRTOS, it does not appear to recognise the FreeRTOS support (https://www.freertos.org/Security/04-...

BCowp1_1-1724423362897.png
BCowp.1 by Associate II
  • 664 Views
  • 3 replies
  • 1 kudos

Can't seem to start SPI1 on Nucleo-F401RE

I've been struggling for a while now to start the SPI1 protocol on the Nucleo-401RE. According to the datasheet, SPI1 is connected as follows, I generated the code in CubeMX and without adding a single line of code, compiled it without any failures a...

0690X00000ARHqoQAH.png
malehakim by Associate III
  • 784 Views
  • 4 replies
  • 0 kudos

DAC output not reaching zero issue on STM32

Dear STM32 Support Team,I am facing a problem with the DAC module in one of your STM32 microcontrollers. Despite making sure that all the settings and configurations are correct, the DAC output never reaches zero volts, even when I provide a digital ...