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

Resolved! printf %llu with error

Hi guys,I'm executing the "printf" in CubeIDE to output uint64_t with "%llu", but the printout is wrong.Why does it not support "%llu"?However it can work well in Keil. //debug.c int __io_putchar(int ch) //Redirect printf to uart { HAL_UART_Transmi...

PeterMu by Associate II
  • 1670 Views
  • 4 replies
  • 2 kudos

Resolved! STM32cubeide 1.13.2 & cubeMX integrated

I installed STM32CubeIDE 1.13.2 in the hope that the problem of the 1.13.1 release has been solved (see My old topic ) . Nothing the problem continues to exist. To make the integrated CubeMX work I have to open and close the IDE 3 or 4 times, also if...

Fendo59 by Associate III
  • 3236 Views
  • 10 replies
  • 1 kudos

Resolved! Issue after updating to STM32CubeIDE 1.13.2

After updating to STM32CubeIDE 1.13.2, and updating my workspace, I'm suddenly getting warnings when compiling the STM32_WPAN SHCI library, followed by a handful of linker errors. The warnings are all in `shci.c` and look like this: Project/Middlewar...

crwper by Senior
  • 4097 Views
  • 4 replies
  • 4 kudos

Resolved! Placing HAL functions into ITCM RAM

Hello,Is there a simple way how to tell CubeMX to place HAL drivers (all or selected modules) into ITCM RAM instead of FLASH? Or it is possible only by manual writing directive to each function?If manual way is the only one, is it at least possible t...

APaus.1 by Associate II
  • 1261 Views
  • 4 replies
  • 2 kudos

Resolved! Code Generation do not work

Hi I changed My GPIO name and clicked the Code generation.But the pop-up window turned on and off in an instant, My code didn't change. AND everytime I click the code generation button, I can see the phrase "isbadioc=false" in IOC file.is it IOC file...

dkim.3 by Associate II
  • 1132 Views
  • 4 replies
  • 1 kudos

Resolved! LED blinking project in Embedded C++

Hi,I know how to blink an led in Embedded C, but Currently I am trying to create an led blinking project using embedded C++ in stm32cubeide.So kindly give me some tips how to create it. IDE - STM32cubeide 1.15.0Development board - STM32F401VC discove...

start option not enabling in UNICLEO

After connecting in the CubeIDE software with no errors. There is a problem of  start option is not enabling. i have integrated STM32F401RE and  IKS01A3(sensor board). What could be the problem to such issue?

suhfi by Senior
  • 515 Views
  • 1 replies
  • 0 kudos