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

Resolved! How to change HAL firmware version in STM32CubeIDE

Is it possible to revert a project to an earlier firmware version? I was able to upgrade, but now I can't figure out how to change back to the previous version.I also can't create a new project with the older firmware version either (the dropdown is ...

0693W000002liS6QAI.png 0693W000002liS1QAI.png
Miles1 by Associate III
  • 3593 Views
  • 6 replies
  • 0 kudos

Resolved! CubeMX injects LL_RTC_TAMPER_MASK_TAMPER1 for RTC Tamper 2

Hi, Just to notify a bug  :CubeMX injects LL_RTC_TAMPER_MASK_TAMPER1 for RTC Tamper 2 when generating codeSTM32CubeMX - STM32 Device Configuration Tool Version: 6.8.1-RC4STMCube FW_L0 V1.12.2 /** Enable the RTC Tamper 2*/LL_RTC_TAMPER_Enable(RTC, LL_...

Rla by Associate
  • 420 Views
  • 2 replies
  • 0 kudos

start code execution problem with MX_LWIP_Init

HiI add ethernet communication to my program with STM32CubeMx and I just compiled and run it. I have a problem:if I disconnect Jlink the board I have a ping error. but I run the code with 3 times click on run in MDK-ARM the board will ping.I also try...

S_bgh99 by Associate III
  • 1403 Views
  • 6 replies
  • 0 kudos

I2C MASTER TRANSMIT IS NOT WORKING

 STM32 DevloperBord : STM32F030C6T6TRCubeMX : version 6.7.0keil : version 5i2c config at standard mode I2C_Speed_Frequancy-100KHZ/*************************************************************************************/static void MX_I2C1_Init(void){/* ...

Hito by Associate II
  • 711 Views
  • 4 replies
  • 0 kudos