STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

SWV ITM (printf) - sometimes works, sometimes not

Hi,i got quite some difficulties, having this run in a reliable way on a NUCLEO G431KBT6.It more often does not work, as it would work. It often just wouldnt print anything (But it had before, without issues!). Sometimes the swv debugger couldnt be e...

Tobe by Senior III
  • 1194 Views
  • 8 replies
  • 0 kudos

FATFS +SDIO and Free RTOS / FR NOT READY issue

Hai all,I am using ST Discovery Board (STM32f407) for SDIO based SD card interfacing and using Free RTOS.Here I already verified that SDIO with FatFs functions are working without Free RTOS.But whenever we enable free RTOS, that moment onwards FatFs ...

Abin by Associate III
  • 486 Views
  • 2 replies
  • 0 kudos

Resolved! Failed to evaluate expression

I have tow arrays one named adcData[] that is adc input buffer and Xbuf[] that is output buffer. Now i am calculating some paramaters... But when i use my debuger and Live variables, i get only adcData[] and Xbuf[] is "Failed to evaluate expression"....

Miha by Associate II
  • 1673 Views
  • 3 replies
  • 1 kudos

Resolved! StmCube Ide 1.16 cannot use for debugging STM32L5

I just try using Nucleo L522ZE-Q and compile example codeafter i debug it, somehow it cannot write the file to the flashand the trace is not set properlyafter i downgrade the IDE using 1.14 it can work properly noplease fix the new IDE, i didn't want...

Azwar by Associate
  • 505 Views
  • 2 replies
  • 0 kudos

SPI configuration

Good morning,I'm new to using the STM32. I have a Nucleo H755ZI-Q development kit.I need to write a command to SPI port type 0xfcd8000 or 0xfcb85b0 or 0x12000000. The max frame can be 32 bits.On the oscilloscope, I do have an SPI frame, but I always ...

Gregory_1_0-1730891175976.png