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! CubeMX Generated Code: Build Option Greyed Out

Hello,I am using the NUCLEO-F401RE with the NUCLEO-IDB05A2 bluetooth low energy expansion board. I am trying to run the sample demo code that is part of the X-CUBE-BLE1 software package (SensorDemoBLE). I followed the instructions in this video below...

0693W00000Y7P7WQAV.png
KMew by Senior III
  • 1537 Views
  • 2 replies
  • 0 kudos

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
  • 2078 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
  • 3445 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
  • 600 Views
  • 1 replies
  • 0 kudos