STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

PWM, interrupt and call-back

Hello,I am studyng (first time) PWM using a Nucleo_401RE, STMCubeIDE, and HAL drivers;I write some example using interrupt TIM2 and its TIM2_CH1 and PA5 to control the green led LD2.The counter count UP, in the TIM2_IRQHandler , for the moment , I do...

LVara.1 by Associate II
  • 1675 Views
  • 4 replies
  • 0 kudos

How can I build the example projects on STM32L496G-DISCO?

Hello,I am new to stm programming so please bare with me. I got a STM32L496G-DISCO board and I have downloaded the examples for the board from: https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM32469I-DiscoveryI downloaded Cub...

retro by Associate III
  • 1063 Views
  • 4 replies
  • 0 kudos

Resolved! Freertos debug from a different address with cubeide

Hi, ​I'm developing an application with freertos that starts from the address 0x08004000 instead of the standard 0x08000000, because at the start address I have a bootloader but I'm not able to debug the application. I changed the VTOR offset to 0x40...

GZazz.1 by Associate
  • 688 Views
  • 2 replies
  • 0 kudos

Issues with firmware flashing in STM32CubeIDE

I have had a lingering issue that rears its ugly head from time to time and is a huge productivity killer. I honestly cannot say what triggers the issue, or how to fix it. It is becoming too big of an issue to continue development with the system lik...

0693W000000U2QQQA0.png

Resolved! Hard fault when jump to application stm32L496

Hi, on our card with stm32L496 we have a boot partition that launch the principal application if an update is not required. All work find until i update cubeMX to version 5.6.0 ! Now when i regenerate the code (not changed between the 2 versions) of ...

0693W000000Tsw2QAC.png
MLE S.1 by Associate III
  • 885 Views
  • 3 replies
  • 0 kudos

Graph not plotted in SVW Data Trace Timeline Graph

Hi everyone,I am using a NUCLEO-G474RE and I am following the "How to use STM32CubeIDE" Tutorial:https://www.youtube.com/watch?v=eumKLXNlM0U&feature=youtu.beBut in the final step when I call the SWV Data Trace Timeline Graph no graph is plotted. I fo...

jefazo92 by Associate III
  • 457 Views
  • 0 replies
  • 0 kudos