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! When configuring an STM32L452RE on the NUCLEO-L452RE, there is a difference in the HSI16 clock speed depending on whether configuration is done by HAL or LL.

Configuring the NUCLEO-L452RE via HAL using nothing but the default values for the board in STM32CUBEIDE and setting PA8 as the master clock output to monitor HSI16, the clock frequency at PA8 is 16MHz. When configuration is done via LL (Project Mana...

JSawa.1 by Associate II
  • 1039 Views
  • 5 replies
  • 0 kudos

how to use external RTC

I'm using STM32G070KBT6 controller. I'm trying to use external RTC and External RTC were ( DS1341). i2c based RTC.Here is my code/* Private user code ---------------------------------------------------------*//* USER CODE BEGIN 0 */// Convert normal ...

0693W00000Lwlc2QAB.png

Resolved! STM32CubeMX and STM32F4xx still low TCP/IP transmit performance

Hi, anybody,I am using STM32F407ZG/STM32F429IG to build two similar control board. The main function issome host send amount of data, about 1M bytes (STM32F407 with FSMC/SRAM) or 32M bytes (STM32F429 with FMC/SDRAM)to STM32 and stored in memory. Then...

PZhan.11 by Associate II
  • 1015 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L151C8T6A clock configuration in CubeMX

The Clock Configuration tab in CubeMX is not happy and I cannot figure out what the problem is exactly. I only want to use HSE a 25MHz external clock source in BYPASS. And I do not intend to use the PLL. Is this a bug in the tool? How can I satisfy t...

0693W00000LweunQAB.png

Need help to use SD card device on STM32H753I-EVAL2.

Hello,We just purchased the STM32H753I-EVAL2 board and have a problem with initializing the SD card device.With CubeMX, we create a default project:- new project/board selector/STM32H753I-EVAL2- "Initialize all devices with their Default Mode" --> Ye...

WWant.1 by Associate II
  • 840 Views
  • 4 replies
  • 0 kudos

Resolved! STM32Cube tools and log4j

The impact of log4j vulnerabilities CVE-2021-44228 and CVE-2021-45046 for STM32Cube tools has been assessed by the development team, and the tools can be used without risk.STM32CubeMX,STM32CubeIDE,ST-MCU-FINDER-PC The log4j version used is not impact...