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

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
  • 374 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
  • 960 Views
  • 5 replies
  • 0 kudos

Resolved! How to setup DMA to GPIO transfer using HAL in the CubeIDE? My goal is to transfer the contents of an integer array (8 bits per value) to 8 GPIO pins.

Using the CubeMX perspective in the CubeIDE (latest version) I configured the DMA2 to work with Timer1 in the memory to peripheral mode.I am using the STM32 F4 Discovery board (STM32F407VG)I need a Hello World on how to push one value of an array to ...

Broyildiz by Associate II
  • 9408 Views
  • 11 replies
  • 0 kudos

Resolved! Disable rebuild on run

Is there a way to stop the project being rebuilt when I run it? I'd prefer to use the last build, rather than building again every time.I checked the project and build configuration options but couldn't see anything. Thanks.

qua by Associate III
  • 1115 Views
  • 3 replies
  • 0 kudos

Resolved! CubeIDE hides errors in the console window

When I do a build in STM32CubeIDE 1.9.0 the console window looks like this: But if you scroll up a bit...You can see that the build actually failed. Those errors are real.I could make the window a bit taller I suppose, but shouldn't it stop building ...

0693W00000NsMjrQAF.png 0693W00000NsMk6QAF.png
qua by Associate III
  • 2587 Views
  • 6 replies
  • 0 kudos

Resolved! I am running STM32CubeIDE 1.9 Is it possible to have some code files run at one optimization, and other files run at a different optimization?

My code is larger than expected and I am close to the 32K program boundary of my device. When I optimize for debugging or have no optimize I cannot test new code. When I optimize for size I have plenty of room for the new code, but single stepping th...

KiptonM by Lead
  • 1217 Views
  • 3 replies
  • 0 kudos