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! Error in final launch sequence - No device on target

I have a NUCLEO-G491RE board connected to a PC running STM32CubeIDE v1.17.0. On first connection I was prompted to update the firmware on the board, which I did. On successful completion of the update I disconnected and reconnected the board, but the...

alw by Associate III
  • 1602 Views
  • 11 replies
  • 2 kudos

Resolved! NUCLEO-G474RE - Failed to start GDB server

Hello,I can create a simple program in STM32CubeIDE V1.17.0 targeting the NUCLEO-G474RE board. I can build ok but am having problems with the GDB server starting. JP5 is set to 5V_USB_STLK and JP (BOOT0) is off. I can do the ST-Link Upgrade without p...

alw by Associate III
  • 254 Views
  • 2 replies
  • 2 kudos

USBX improper code generation

After editing the .IOC file, the code generator will mess up the app_usbx_device.c\MX_USBX_Device_Init() function by placing the codeif (ux_device_stack_initialize(...)right after the variable declarations at the top of the function.Typically, that f...

WDobb.1 by Associate II
  • 329 Views
  • 3 replies
  • 0 kudos

Resolved! qspi data not compiling

hi,I am trying to external loader connect with stm32h723zgt6 + w25q128 .before loading  the stldr file into debugger  i need know why cube ide not compiling the data into qspi location ? In the main.c file constant data  has been declared as below .c...

MMARI1_0-1738907478474.png
MMARI.1 by Senior
  • 439 Views
  • 12 replies
  • 4 kudos

ILI9163v on stm32

Hi , how to integrate ILI9163v display to stm32 . My board is NUCLEO-H723ZG . Is there any demo code? What are the timing requirements.

CJ007 by Associate II
  • 94 Views
  • 1 replies
  • 1 kudos