STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Jumping to random file after pressing Run button

Hello. When I press to Run (Run main.c) button, STM32CubeIDE opens random file, possibly, from current repository, for example: startup_stm32l452xx.s, core_cm4.h etc... Code is loading successful, but this side effect bothers me. I would like to dis...

Adding external GCC libraries to STM32Cube project

Hi,I was looking on some tutorials to do FFT on the NUCLEO-L476RG board, where they recomended using CMSIS DSP library. The DSP configuration guide from ST (link below) said to add the library path under Project Properties ->Tool Settings ->GCC Linke...

0693W00000QLEWvQAP.png
NRasm.1 by Associate II
  • 1699 Views
  • 7 replies
  • 0 kudos

Cubeide download program without erase full chip

Hello,My name is Ray.I'm an end user that come from Taiwan,I'm still learning coding with stm32Recently​ i encounter a problem about debug via STMCubeIDE,The version is 1.15.1Once i coding fine and process into debug mode,it will perform a full chip ...

STM32L476 EEPROM Emulation

I have followed the eeprom emulation described in X-CUBE-EEPROM expansionhttps://www.st.com/en/embedded-software/x-cube-eeprom.htmlBut the solution was written using the old STM32 standard API. Does somebody knows about an EEPROM Emulation solution t...

RLeva.1 by Associate
  • 3321 Views
  • 2 replies
  • 0 kudos

How to debug print with Nucleo L476RG board with st-link. I use printMsg command , it compiles Ok, but no output on itm window. I am using stm32cubemxide 1.01 to do this. Regards, Ronald.

I've made my own lab.it is 4 switches on gpio input's with interruptit switches 4 leds, so i you press switch 1 , led1 goes on , it works fine.But i want to see debug messages in ITM terminal screen and i don't het this up and running.hopefully some...

RHofm by Associate II
  • 739 Views
  • 2 replies
  • 0 kudos