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

TF lite micro library include STM32 CUBE IDE

Hello! I sorley need some help integrating my tensorflow.lite model on the STM32F405RGT6, which i have on a custom board. I have converted the model to a Carray.h but I am struggeling to include the tensorflow lite micro library. I would appreciate a...

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
  • 1619 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
  • 3214 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
  • 4029 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
  • 1234 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
  • 1090 Views
  • 4 replies
  • 1 kudos