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

STM32CubeIDE How to import examples from repository

Hi to all,I'm facing an issue in import example from repository in STM32CubeIDE.following this https://wiki.st.com/stm32mpu/wiki/How_to_get_started_with_STM32CubeIDE_from_scratchthe source file in imported project are not recognized.16:51:27 **** Bui...

ABatt.1 by Senior
  • 1116 Views
  • 2 replies
  • 0 kudos

The STM32CubeIDE has a debugger window that lets you look at the SPF (Special Function Registers). Why are the set of GPIO registers not included? I am trying to see if RA2 and RA9 are set up the same. But I do not know how to look at them in the debugger

 This lets me see most registers. Why are the GPIO registers not included?How do I examine their settings? Normally I would print them out, but I am trying to debug the serial port so I cannot print them out to a terminal. Thanks,

0693W00000Nsq6uQAB.png
KiptonM by Lead
  • 2076 Views
  • 5 replies
  • 0 kudos

Remove all SWV data

When I use SWV Statistical Profiling and click the "remove all collected SWV-data" (red cross button), when I restart the program, no SWV data are collected. Is there a way to overcome this behavior without having to terminate / restart the debug ses...

JPerr.2 by Associate III
  • 929 Views
  • 3 replies
  • 0 kudos

Resolved! Linking new added h and c files to the project

I've created h and c files in Inc and Src folders, I get the following error: "undefined reference to `ILI9341_DrawPixel'*.h file:void ILI9341_DrawPixel(uint16_t x,uint16_t y,uint16_t color);*.c file:while (x >= y) { ILI9341_DrawPixel(X + x, Y + y, ...

ksale.1 by Senior
  • 840 Views
  • 4 replies
  • 0 kudos

Are there integration function library to do integration in STM32H745 ? Are there low pass filter functions that can be used for this problem? if yes , How to use the library functions in STM32 IDE?

I am using ST microcontroller STM32H745Xi for Rogowski coil current measurement.we are using Rogowski coil for current measurement. we have to detect the transient current .Due to Rogowski coil signal, amplitude is different (higher) at high frequenc...

RKhel.1 by Associate
  • 522 Views
  • 0 replies
  • 0 kudos

Support for mbedtls/PKCS7 on a Nucleo-F446RE board

Hi, I need to implement certificate verification based on PKCS7. I use STM32CubeIDE build 12015_20220302_0855. I have enabled the MBEDTLS middleware module and I see that some support for mbedTLS is added to the project, but PKCS7 seems to be missing...

NPlöt.1 by Associate II
  • 1245 Views
  • 5 replies
  • 0 kudos