STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

I saw your "STM32CubeIDE Advanced Debug Features: Part 2" youtube video for SWD debugging, I tryed to create similar project but I got stuck in the compilation process

Hi, I just followed your instructions in my discovery disc1 board, first by generating code automatically from stm32cubeide v1.6.1, and then by appending additional debug code (define itm_port, _write function, etc), but in the compilation process th...

EBlot.2 by Associate II
  • 849 Views
  • 4 replies
  • 0 kudos

Resolved! Adding existing source files to project

We are porting an existing vxWorks project to STM32. I am able to import the existing source files into a STM project, but I cannot get it to compile any of the files.I have tried a variety of project types and always refresh the project after addin...

RHerm.3 by Associate III
  • 1573 Views
  • 3 replies
  • 0 kudos

Long timer interrupt periods

Hello,I would like to have timer interrupts every 10 minutes for temperature readings. Also, I would like to have opportunity to change this period in the code. How could such long period be implemented? Are there any examples? I am using STM32L011F4...

Indois by Associate II
  • 2864 Views
  • 11 replies
  • 0 kudos