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! Import project to cubeIDE

Hello, I'm new to STM nucleo boards. Got my hands on the p-nucleo-usb002 usb type c evaluation board. I tried to import the demo projects to cubeIDE and it doesnt seem to build. I'm missing out something. Please help! The project files are as in the ...

Screenshot 2024-06-22 112556.png
kushal29 by Associate
  • 427 Views
  • 1 replies
  • 1 kudos

Resolved! Problems with pointers on STM32H725ZGT6

HelloGlobal definition of pointers:unsigned int *uIntUtilityTmpP; unsigned int *uIntP_2_UtilityTmp;In a function I would like to initialize them with absolute values:*uIntP_2_UtilityTmp=0x15; *uIntUtilityTmpP=455; uCharUtilityTmp=62; sprintf(print_st...

SMali.3 by Associate III
  • 733 Views
  • 6 replies
  • 1 kudos

Resolved! connecting AMT-103-V and STM32-Nucleo-H743zi2

Hello everyone,I'm new to STM32 programming and currently working on a project that involves using the AMT-103-V encoder with an STM32 microcontroller. I would greatly appreciate any help or guidance on how to effectively interface and read data from...

Target not responding, retrying but code is working

Hey everyone!I'm using STM32U083C-DK dev board which has STM32U083MCT6 MCU on it.Using STM32CubeIDE, I tried to put the device in Stop2 mode (one of the low power modes) entire time and when a button is pressed, it wakes-up, Blinks an LED and again g...

RB4020 by Associate II
  • 807 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H743ZGT6 FLASH.ld error

Hi, I am using MCU : STM32H743ZGT6.When I write the code and build it, I get these errors. So even if I create a new project and build without writing any code, I get the same error.  How do I fix this? Error : c:\st\stm32cubeide_1.10.1\stm32cubeide\...

giwonKIM by Associate III
  • 1283 Views
  • 2 replies
  • 2 kudos

Resolved! CAD tool in STM32CubeIDE (as in CubeMX)

Hello,I use last version of CubeIDE 1.15.1CubeMX proposes in tools a CAD tab, that allows to export symbols and footprints for the different EDA packages (ex KiCAD).I use CubeIDE for my projects. In "Tools", there is a "CAD" sub-tab. But it leads to ...

jmf1 by Senior
  • 567 Views
  • 2 replies
  • 1 kudos