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

Resolved! stm32h735 HyperRAM extern memory

Hello friends at ST,I'm trying to configure the external memory on an STM32H375 board using CubeIDE, but I'm not achieving success.Let me explain how I'm doing it: I enable OCTOSPI2, set it to HyperBus mode, choose port 2, and configure the correspon...

HispaEmo_0-1708693942809.png HispaEmo_1-1708693999704.png HispaEmo_2-1708694143799.png
HispaEmo by Associate III
  • 1609 Views
  • 4 replies
  • 5 kudos

unit tests STM32

Hello you,I'm currently struggling with unit tests and wanted to know if anyone has ever tried to integrate them into the stm32 ide or asked if this is even possible. I would also like to use mocks to test the whole thing without hardware. Please get...

_malloc_r trap

HiI suddenly have a strange trap, even if i go back to a working version in Git. Any Ideas? Thanks and cheers 

MFh1_0-1708792532241.png
MFäh.1 by Associate II
  • 1006 Views
  • 7 replies
  • 0 kudos

unable to include <string.h>

So most all of code is building, then I went to add usage of strtok, which requires string.h.Unfortunately I get this really odd error.  Its claiming strncasecmp is redefined.   In file included from C:\ST\STM32CubeIDE_1.13.1\STM32CubeIDE\plugins\com...