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

STM32L073- multiple USB device interfaces

Hello,We are currently evaluating the STM32L073 series in terms of the possibility to configure the USB device as either:3x interfaces, all serial (COM) ports.3x interfaces, 2x serial (COM) port and 1x mass storage device.In the STM32 studio I have n...

0693W00000WL5f5QAD.png

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
  • 1746 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
  • 3022 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
  • 533 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