STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

cube-mx, xcube-ai, stm32h7 model generation.

Hello,Xcube-AI model generation. input file tflite.During model generation(Analise) i am getting error with Analyzing modelC:/Users/Yashwanth.LAPTOP-5EKATUMV/STM32Cube/Repository/Packs/STMicroelectronics/X-CUBE-AI/8.1.0/Utilities/windows/stm32ai anal...

Resolved! How to fix variables to a specific memory using STM32CubeIDE

Hello, everyone.I am using STM32CubeIDE.I want to position one variable in the .noinit section and to secure the memory location of this variable to 0x2001FF0.volatile uint8_t data1 __attribute__ ((section (".noinit")));I succeeded in using the above...

Ekim.1 by Associate II
  • 1627 Views
  • 3 replies
  • 1 kudos

OPUS Codec library for STM32 MCU

I am trying to develop an OPUS Codec library for an STM32H723 Nucleo board. But I am running into build issues related to the specific STM32 target and/or intrinsics available. Has anyone successfully done this (created an Opus.lib)? If so, can you s...

0693W00000aJst2QAC.png
MHoop.1 by Senior
  • 751 Views
  • 2 replies
  • 0 kudos

NUCLEO-H723ZG ITM printf / SWV problems

Hello!My new nucleo-h723zg board has just arrived and I immediately tried it with the updated STM32CubeIDE 1.6.0.The HAL driver is the latest: STM32Cube_FW_H7_V1.9.0 I also updated the on-board ST-LINK/V3 with the latest firmware.Unfortunately, ITM p...

PTiha by Senior
  • 1743 Views
  • 9 replies
  • 4 kudos

How to import example from GitHub?

I am trying to import an example project into my CubeIDE workspace that I have downloaded from GitHub and need some clarification on the process.I have downloaded (for example) x-cube-azrtos-h7-main from GitHub. I have unzipped the main file into my ...

0693W00000Y8CECQA3.png
MHoop.1 by Senior
  • 4008 Views
  • 14 replies
  • 0 kudos