STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

How to force include path update ?

Hello,I use STMCube IDE v1.3.0 Build: 5720_20200220_1053 (UTC)When building, the include path are not updated with the include path properties.I notice this mis-alignement is caused in the cproject :include path are correct here : <option IS_B...

FTouq.1 by Associate II
  • 1830 Views
  • 6 replies
  • 0 kudos

Debug Configuration

HelloDebug Cofiguration-Debugger-Reset behaviorThere are None, Software system reset, Connect under resetPlease explain each behavior.If you select Software system reset or Connect under reset, an error may occur.Thank you.

Ebun.1 by Senior
  • 2404 Views
  • 4 replies
  • 3 kudos

Resolved! General questions on STM32CubeIDE

Hello,(Hobbyist there) A few years ago I tried to develop on STM32 microcontrollers (the so called 'blue pill' to be exact) but the toolchain installation and the whole code generating process made me give up (also there wasn't full linux support if ...

Hi, I have a project for running on EVALKITSTKNX evaluation and development board,the project was successfully compiled by STM32CubeIDE V1.3, but there is appear a problem as below picture while execute the debug action.

 same time I try to drop the bin file to device directly, but it's still fail and feedback a message "The application file format is unknown and cannot be parsed and/or processed"Currently i can't sure what's reason caused this issue? Is it related t...

0693W000000UczbQAC.png
Roger LI by Associate II
  • 353 Views
  • 0 replies
  • 0 kudos

STM32H742 UART configure problem.

we configture the STM32 via STM32 IDE, the uart is configured to 115200 8-N-1 mode. but we receive the data via PC USB-uart. the PC tools configure to 115200 7-Space-1 mode to correct receive the data. if we configure to 115200 8-NONE-1 in PC si...

kjian.1 by Associate
  • 357 Views
  • 0 replies
  • 0 kudos

Hello I use stm32CubeIde ver 1.3.0 build 5720_20200220_1053 I'm having trouble with a new stm32 project(stm32l476rg) the first build i get error "make: ***[makefile:43 ***.elf] error 1. The error is clear to me and I know what to do.

under properties / settings I change "Floating-point unit to none but in MCU GCC Compiler in All options: the -mfloat-abi=is still 'hard'Only after many attempts the program compile success.Thankseli

Eshau by Associate
  • 350 Views
  • 0 replies
  • 0 kudos

Upgrading CubeIDE 1.2 to 1.3 fails

I could download latest HAL library for STM32L4 (which means my internet setup maybe correct), but when trying to launch an upgrade to CubeIDE 1.3, it fails (no upgrade available, server unavailable). Is it just me? (no apparent related post found so...

S.Ma by Principal
  • 986 Views
  • 3 replies
  • 0 kudos

Is it possible to mix different amounts of colours in an RGB LED using HAL_GPIO_WritePin pinSet, as in WITHOUT using PWM?

I have a thermistor hooked up to the nucleo-l432kc to obtain temperature and display that temp on an LCD, print it to the screen, and light up a specific colour of an RGB LED. I want to be able to combine two colours of an RGB LED in different amount...

cl.1_99 by Associate II
  • 850 Views
  • 2 replies
  • 0 kudos