STM32CubeIDE (MCUs)

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

Installing STM32CubeIDE in an enterprise environment

Has anyone deployed STM32CubeIDE in an enterprise environment, particularly to lab PCs where multiple students log into? Just wonder how you manage the workspace area and the installation of the various drivers/packages.We run Windows 10 64bit with r...

KWatt.1 by Associate
  • 543 Views
  • 1 replies
  • 0 kudos

How to setup a STM32CubeIDE project, using X-Cube-Cellular v5.2.0, to build and including the LWIP middleware variant? (SOLVED)

I need to start from DISCOL496_RD_Sequans (or BG96) project and to wstich to LWIP stack's socket by including the LWIP middleware.As setting IDE Preprocessor USE_SOCKETS_TYPE=USE_SOCKETS_LWIP is not sufficient to include LWIP, as Eclipse generated ma...

PGell.1 by Associate II
  • 1329 Views
  • 5 replies
  • 1 kudos

After successfully added a second project to the workspace as static st32 library, I would like to know ho consume this library from the main project. From Path and Symbols I added the library ${workspace_loc:/ModuleA/Debug/libModuleA.a}.

What else should I do to let my project see header files? Is it correct to add an include path suchC:\Progetti\STM_Projects\ModuleA\Base. But I would like that it sees all the files and possible without an absolute path? What is the correct syntax?Be...

FMarr.2 by Associate III
  • 361 Views
  • 1 replies
  • 0 kudos

Resolved! #include <string> into cpp header file

Hello everyone, I have a problem with include string methods into cpp header file. I created .cpp files like in this example: https://dev.to/younup/cmake-on-stm32-episode-5-get-ready-for-c-1mh9Also, I generated the project with c++ checkbox.When I #i...

JuniorSTM by Associate II
  • 10150 Views
  • 6 replies
  • 0 kudos