STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

how to interface LoRa 993 with stm32f401RE

 Body:Hello STM community,I'm currently working on a project where I need to interface a LoRa 993 module with an STM32F401RE microcontroller. However, I'm encountering some issues, and I could use some guidance from those experienced in this area.I'v...

vinayak by Associate II
  • 3450 Views
  • 5 replies
  • 3 kudos

Resolved! NUCLEO-G474RE Error in final launch sequence

I have successfully built the DRP1M1_DRP Dual-Role USB-C project targeting the NUCLEO-G474RE (supplied with X-CUBE-TCPP v4.4.0). The first time I tried RUN, I had to update the ST-LINK software on the NUCLEO board (it's brand new), but having done th...

alw by Associate III
  • 2540 Views
  • 8 replies
  • 3 kudos

I am having debugging issues with STM32CubeIDE. the processor is STM32F030F4Px and I am using a knock off ST-Link V2. It seem that no matter what I configure I get the same error. There also is a check GDB server version error in the IDE window.

Open On-Chip Debugger 0.12.0-00017-gb153daa14 (2023-02-03-14:58) Licensed under GNU GPL v2Info : Listening on port 6666 for tcl connectionsInfo : Listening on port 4444 for telnet connectionsInfo : STLINK V2J41S7 (API v2) VID:PID 0483:3748Info : Targ...

DHirs.2 by Associate
  • 2187 Views
  • 3 replies
  • 0 kudos

Can not download stmcube ide

recently if i going to download stmcube ide it says this software is not available for download can anyone help me regarding this?Thanks in Advance

Asraful by Associate III
  • 2894 Views
  • 10 replies
  • 1 kudos

Resolved! How to enable global interrupt for TIM3 (in PWM mode)

Hi, I want to enable the global interrupt for TIM3 so that I can recognize when it becimes active (it raises the pin).I've added:if(htim_base->Instance==TIM3){/* Peripheral clock enable */ __HAL_RCC_TIM3_CLK_ENABLE();/* TIM2 interrupt Init */HAL_NVIC...

debug by Associate III
  • 1136 Views
  • 2 replies
  • 2 kudos

STM32CubeIDE 1.15.1 Not Generating Code

I have an STM32G474 project that has been working for some time but the latest update doesn't generate code from the .ioc config GUI.If I make I make changes in the editor and select generate code, the pop flashes quickly and goes away but no code ge...

DamageG by Associate II
  • 1133 Views
  • 2 replies
  • 0 kudos