STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Unable to flash new firmware. Nucleo F722ZE on MacOS

I've been working on a project for a while (I2S based). I seem to have done something to confuse the IDE. Now when I try and debug, it says it's connected, but the Nucleo F722ZE is still running the previous firmware. The debug does not step into the...

JSON C library is not work in RTOS.

Hello,I am working on json-c and cJSON library in stm32cubeide and it works fine without RTOS. But when I switch to RTOS , both library not working. They are showing different error.json-c :- when I call "json_object_object_add" function, then progra...

R. by Associate II
  • 457 Views
  • 0 replies
  • 1 kudos

UART5 transmits before reaching main when debugging.

I am new to STM32xxxx and STM32CubeIDE/MX. I am using a STEVAL-IDP004V1 board with an ST32F4205RBT. I am trying to do a simple Hello World test program that simply transmits "Hello World!" via UART5 and an ST3485 RS485 chip.The problem is, once the...

AHefn by Associate II
  • 456 Views
  • 2 replies
  • 0 kudos

Add my directory in project

Hi all,i want insert in the project my directory , for organize the code ..The problem is that not compile, because don't recognize the correct path.I think that all set is correct, Set in Paths Symbols the new paththe only way is to insert the compl...

0690X00000Buxj1QAB.png 0690X00000BuxirQAB.png
mBosc.11 by Associate II
  • 508 Views
  • 2 replies
  • 0 kudos

When I try to program my STM32L476 Discovery board, I receive the following errors: Error: unknown or unsupported device (DevID = 0x0000) Error: Data mismatch found at address 0x08000004 (byte = 0xCD instead of 0x09)

macOS high Sierraversion 10.13.6I am unable to access log file under /tmpI can program this board from a pcFull console report:STMicroelectronics ST-LINK GDB server. Version 5.3.2Copyright (c) 2019, STMicroelectronics. All rights reserved.Starting se...