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 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
  • 631 Views
  • 2 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
  • 1252 Views
  • 4 replies
  • 0 kudos

stm32cubemx fails to download packages

stm32cubemx fails to download packages due to inability to authorize at "myST->login".According to the crash dump it has happend because of jxbrowser plugin-7.30.2 (chomium version 108.0.5359.215).All extended attributes had been cleared (not trusted...

Screen Shot 2023-07-27 at 11.43.58 AM.png

Resolved! Generate Report via command line

Hello everyone.Is there a way to generate the report files (pdf and txt) via command line in CubeMX?I run STM32CubeMX in command-line mode getting commands from a script,but I didn't find any commands about report generation in the command line summa...

nickf by Associate
  • 535 Views
  • 1 replies
  • 0 kudos

usb cdc doesn’t work on stm32l152

I enabled usb cdc by stm32cubemx in an empty project. I connected dp, dm, gnd and (to ground). I tried a 1.5k pull up resistor on dp pin. But still I get “usb not recognized”. I am using stm32l152re-nucleo board.I have set up usb cdc on other stm boa...

Femah by Associate
  • 705 Views
  • 2 replies
  • 0 kudos