STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

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
  • 446 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
  • 1024 Views
  • 8 replies
  • 1 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
  • 847 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
  • 920 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
  • 254 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
  • 347 Views
  • 2 replies
  • 0 kudos

Resolved! Remove CubeIDE editor margin TODO tags.

Does anyone know how to remove the tags that show in the margin to the left of the line numbers in the editor when you have a 'TODO' in a comment on the line? They inhibit my viewing of breakpoints on the line. I guess I could get rid of side comment...

jlag_1-1714693120799.png
jlag by Associate III
  • 399 Views
  • 4 replies
  • 5 kudos