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

Upgrading CubeIDE 1.2 to 1.3 fails

I could download latest HAL library for STM32L4 (which means my internet setup maybe correct), but when trying to launch an upgrade to CubeIDE 1.3, it fails (no upgrade available, server unavailable). Is it just me? (no apparent related post found so...

S.Ma by Principal
  • 958 Views
  • 3 replies
  • 0 kudos

Is it possible to mix different amounts of colours in an RGB LED using HAL_GPIO_WritePin pinSet, as in WITHOUT using PWM?

I have a thermistor hooked up to the nucleo-l432kc to obtain temperature and display that temp on an LCD, print it to the screen, and light up a specific colour of an RGB LED. I want to be able to combine two colours of an RGB LED in different amount...

cl.1_99 by Associate II
  • 814 Views
  • 2 replies
  • 0 kudos

Resolved! [SOLVED] How to obtain the Project name ?

There is the macro __FILE__ to know the complete path of the source code but how to estract only the project name of CubeWorkspace ?I would like to display this on my develop phase to be sure of the version running.On Arduino Due I have used this cod...

Issues importing Atollic True Studio Project

When importing my old project from True Studio to Cube IDE I get the dialog where I need to specify the processor in use (see picture).From this dialog I can not move on, no matter what i choose, one of them, all of them or none of them, or in differ...

MBohm by Associate II
  • 1631 Views
  • 5 replies
  • 0 kudos

Where can I find STM32CubeMX Project Settings inSTM32CubeIDE

Hi everyone, I am having lots of trouble finding the Generated Files settings and the HAL settingsfrom STMCubeIDE in STM32CubeIDE. I have looked at the most recent version of the documentation for STM32CubeMX but it doesn't say where to find these se...

jefazo92 by Associate III
  • 1478 Views
  • 1 replies
  • 0 kudos

Can't create a workspace/project with the STM32CubIDE 1.3

Hi,When I try to create a new workspace in latest STM32CubeIDE 1.3, There is a split second where you see the small disc indicating processing, and then looks like it aborts and nothing happens.I notice that it can work with existing projects/ worksp...

WTom by Associate III
  • 1503 Views
  • 4 replies
  • 0 kudos

To know about CAN communication between two STM boards.

Hello, I'm trying to communicate between two STM boards through CAN. I'm using STM32F103ZET6(as Transmitter) and STM32F103C8(as Receiver). I'm not getting the output,can I get the code? or tell me the method to debug my code in STM32IDE.

PI M.1 by Associate
  • 782 Views
  • 2 replies
  • 0 kudos