STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

FreeRTOS priorities

Please. In STM32CubeMX I want to set the same priority for RTOS timers and for tasks - what is equivalent of osPriorityNormal... what Number should I set for timer priority?Thank you. Jan.

JJRR by Senior
  • 2549 Views
  • 6 replies
  • 0 kudos

CubeMX RTC number format

All input fields in the RTC section for dates and times suggest that I'm entering a decimal value. But the generated code interprets my input as Hex.I.e. if I enter 10 in the field for the RTC alarm seconds, the code sets "sAlarm.AlarmTime.Seconds = ...

Resolved! Configurations for FMC NOR flash on STM32H7A3

HI,I have a custom board with FMC NOR memory S29GL512S11 controlled by STM32H7A3. I created one external loader to flash the NOR memory and works wells. When I try to use the same configurations with the SYSCLK 280MHz and FMC clock 140MHz I can't hav...

LCris.1 by Associate II
  • 1394 Views
  • 10 replies
  • 0 kudos

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
  • 506 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
  • 540 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