cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE doesn't generate code for timer15 for the STM32G070

XR.1
Senior

I set up the Timer15 in the IDE (inside a project I've been working on for a long), but the IDE isn't creating the code for it.

Before I set the timer up for this project, I tried a proof of concept in a newer and separate project (same timer and gpio) and it worked as expected. When I replayed the steps for the main project, code is missing.

Captura de pantalla de 2025-01-31 23-59-24.png

 

Captura de pantalla de 2025-02-01 00-02-21.png

 

Why the IDE isn't creating the code? I'm using 1.12.1 IDE release, which is the latest release that doesn't coerce me neither being connected to the Internet 100% of the time, nor to login in order to use the IDE.

 

Thank you!

4 REPLIES 4
STTwo-32
ST Employee

Hello @XR.1 

This behavior may be solved on the STM32CubeMX V6.13.0 and STM32CubeIDE V1.17.0 that need to be connected only for packages download.  So, please try to use our last versions to ensure the best performance. 

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

TDK
Guru

> which is the latest release that doesn't coerce me neither being connected to the Internet 100% of the time, nor to login in order to use the IDE.

You don't need to be logged in or connected to the internet to use the IDE, only to download packages or updates. Even with the latest version.

If you feel a post has answered your question, please click "Accept as Solution".

Hi. I do not want to login when using the IDE, and ST can't force me to do so. That's the reason why I'm stuck at 1.12.1 release.

So in this case. You can generate your code based on CubeMX and add manually the configuration for TIM15.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.