STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! Can't get Printf to work on CubeIDE

Currently using a STM32L4R9I-DISCO and I've been struggling to get the SWV ITNM Data Console to work so I can do some debugging. I'm quite new to this, but I've followed every tutorial online to enable UART and how to set it all up, to no avail. I've...

Hafez1 by Associate III
  • 4579 Views
  • 13 replies
  • 5 kudos

STM32H750 Reboot

Hello, I am working on a STM32H750. Since the flash is limited, I implement a bootloader and an application. The application is programmed into an external flash. When I am developing the application with STM32CUBEIDE, I have to reboot the board manu...

hbZhao by Associate III
  • 616 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H750 Copy to ITCM without GCC "Copy to NULL" warning

I see lots of posts with folk struggling to get code into ITCM, but not the (sorta) problem I have after getting things working.  It is just a compiler warning, but I'd like to find an elegant way of handling it.The issue is I am using memcpy to copy...

Will5 by Associate III
  • 1093 Views
  • 5 replies
  • 1 kudos

Can we use CAN FD for sending 3000byte of data

Hello,Our Application need to send 3000 bytes of data over CAN busCAN FD allows us to send 64 bytes of data in one frameIs it feasible to use CAN FD for our application?Is there any other way, which we can use in CAN?Also can we use the Multiframe co...

Resolved! How To Play Digitally Generated Sine Wave

I just finish a TouchGFX code to generate an adjustable sine wave. I am planning to make 3 of them to mix them and play chords but there is a problem: how can i play a function that generated in STM32 on the speakers of that STM32?I would be so glad ...

Nhyrane by Associate II
  • 2475 Views
  • 6 replies
  • 7 kudos