STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Resolved! How to Install F0 Examples to CubeIDE

Hello,I would like to select STM32F0 examples projects from the New Project -> Example Selector.I have CubeIDE, and in the MCU/MPU selector I can select my NUCLEO-F072RB. In the Example Selector I can see examples for STM32 F4, F7, G0, G4, H7, L5 an...

VKais.1 by Associate II
  • 1551 Views
  • 2 replies
  • 2 kudos

Add a .lib library to a project

I have a .lib file created using KeiluV5 and would like to use it in a CubeIDE project. How do I go about doing this?I have found reference to Libraries and Library Paths at Project > C/C++ General > Paths and SymbolsI've tried adding my .lib file a...