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 STM32U3 series.Added the support for...

SWV Debug Config, please help

HelloI was trying to get SWV trace in STM32 CUBE IDE working but it never works.Originally I thought F303K8 is missing SWO connection so I got a new F411RE board but it sill won't work. Can someone help me please? Many thanks!!My Board: F411RE @100Mh...

JHuan.3 by Associate
  • 437 Views
  • 0 replies
  • 0 kudos

Fault input for HRTIM is configured as output??

Hi, I am working with the HRTIM in the STM32G474 Nucleo and trying to configure the fault input to reset the outputs.When I see in the GPIO config of the HRTIM in the STM32CubeIDE I see that the fault input pin HRTIM_FLT1 is configured as Alternate ...

DKuro.1 by Associate III
  • 463 Views
  • 0 replies
  • 0 kudos

Strange bug when updating Cube IDE on Mac to 1.3.1

When I update Cube IDE on my Mac to 1.3.1 using the built in updater, it first seems to work fine, although it keeps displaying V1.3.0. I can continue with my work, but when I leave Cube IDE and launch it again, it crashes, reporting it cannot find s...

herbert by Associate III
  • 955 Views
  • 6 replies
  • 0 kudos

Do not operate the printf() after reboot

Hello, everyone.I am using STM32H753 and STM32CubeIDE.I tried to use the printf () function, but nothing was displayed at the terminal.After seeing an Internet example, I added the following code to use printf():int _write(int file,char *ptr, int len...

Ekim.1 by Associate II
  • 729 Views
  • 5 replies
  • 0 kudos

multichannel ADC with DMA reads only 0

For my project, i have to read the PA6 and PB0 pins at the same time on my STML082KZT6. These are the ADC_Inch 6 and 8. I have made a code example on STM32CubeMX for the allocations, however the only readings i get are zero.I have allocated uint32_t ...

JWeij.1 by Associate II
  • 307 Views
  • 0 replies
  • 0 kudos