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

SPI function in STM32091C-Eval using STM32CubeIDE

Hi, I want to use SPI function from the evaluation board to connect to an FPGA. However I see that the MOSI port at pin PE15 at connector CN7 does not response. In Userguide UM1817, Table 23 said, to disconnect with function block on STM32091C-EVAL b...

CubeIDE v 1.1 - problem with SWO debug output

It looks like the CubeIDE debugger (GDB server) has issues with SWO output.When I enable SWO output in debug config and actually print something, only first few lines appear in the SWV ITM data window. Then one of following occurs:Debugger loses conn...

Pavel A. by Evangelist III
  • 466 Views
  • 0 replies
  • 2 kudos

Problem with nearly new Nucleo F722ZE

New Nucleo-F722ZE initially worked fine (initially prompted for software update). But after approx 3 hours when trying to Run->Debug , it now shows:Waiting for debugger connection...Debugger connectedDebugger connection lost.Shutting down...Power cyc...

STM32F429 Discovery CUBE IDE SWV printf not working

I'm using STM32F429 Discovery board and CUBE IDE. I have set the Serial Wire Debug, in debug configuration, I enabled SWV, set the core clock, enabled live expession. In main.c I wrote this part of the code int _write(int file, char *ptr, int len){  ...

Resolved! Error with auto generated drivers in CubeIDE

I am not sure this belongs here, it could just as well be in MCU, but i believe it could be a configuration problem, so i put it here.I am working on a project with Cube IDE. when I tried to compile for the first time, the build failed because of er...

Ubus99 by Associate III
  • 1169 Views
  • 1 replies
  • 0 kudos