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

Resolved! How to speed up STM32G474 float number calculation?

Hello,I am new to STM32 MCU and right now using a 170MHz STM32G474 MCU for my project. I did a test today and found out the float number calculation speed of the MCU is quite slow.It takes 6.3us to finish the calculation in Fig.1. (I set a GPIO pin h...

0693W00000Y7RFXQA3.png 0693W00000Y7RFmQAN.png 0693W00000Y7RG1QAN.png
QMa.1 by Associate
  • 2376 Views
  • 6 replies
  • 0 kudos

Resolved! MODBUS communication using STM32F730

I'm trying to use STM32F730 for MODBUS communication. The datasheet and reference manual both shows support for MODBUS. However the problem is :when i use cubemx for configuration purpose it generated following message "This peripheral has no paramet...

NSing.5 by Senior
  • 3759 Views
  • 8 replies
  • 0 kudos

LL_USART_Init generated by CubeMX size reduction ?

Hi everyone,Like most of embedded work, our project aims to have the smallest size possible.Looking at what I can optimize, I came across the LL_USART_Init function that is generated by CubeMx.This function uses LL_USART-SetBaudRate which needs to us...

WGend.15 by Associate II
  • 672 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX 6.7 Removes Power Regulator Voltage Scale?

I have a project with an STM32H745. After I opened it with CubeMX 6.7 and migrated the project I noticed there were many errors in the clock configuration. I recognized these errors as relating the the Voltage Scale setting. I noticed it was missin...

0693W00000Y7VJOQA3.png 0693W00000Y7VJYQA3.png