STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Azure expansion hsm emulator

I'm working with a STM32F4 Discovery (413) eval board and working through bringing the device up on Azure IoT hub through various mechanisms. I've successfully (the firmware does not like being talked to from a Mac serial port, i've only had succes...

SBade.1 by Associate II
  • 288 Views
  • 0 replies
  • 0 kudos

How to use ITM Printf inside a Console of STM32CubeIDE

Hello,I would like to use the ITM Printf directly inside a Console of STM32CubeIDE but It doesn't work on my side.I was able to display a character inside a "SWC ITM data Console" by using ITM_SendChar(). But I have the next issues:- For using printf...

Fabien B by Associate III
  • 2376 Views
  • 3 replies
  • 0 kudos

Can i write polynomial equation in STM32cubeIDE

Hello,I am trying to estimate initial SOC of battery by using a polynomial equation obtained from discharged voltage data of battery. I successfully run this polynomial equation in MATLAB but don't know how to write in STM32cubeIDE.The obtained polyn...

Mohan1 by Associate III
  • 417 Views
  • 4 replies
  • 0 kudos

copy STM32 project in stm32cudeide

I has a dev board and i sets some settings to fit the board.I wants it to be a temple.but i can't find a way to copy the project.is it having ways to do this in stm32cudeide 1.1.0?

JH1 by Associate II
  • 341 Views
  • 1 replies
  • 0 kudos

Does cubeide assign the wrong stack size?

When I use CMSIS RTOS I set a stack size of 128 words. Then the following code is generated: /* Create the thread(s) */   /* definition and creation of cmdHandlerTask */   const osThreadAttr_t cmdHandlerTask_attributes = {   .name = "cmdHandlerTa...

AGarp.1 by Associate II
  • 962 Views
  • 5 replies
  • 0 kudos