STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Live Expression refresh rate and Semihosting

I have two questions about the IDE:Is there a way to change the refresh rate of the variables in Live Expressions?Semihosting works only with OpenOCD. The problem with OpenOCD is that the Live Expressions doesn't work. Are you going to implement the ...

JHilj by Associate
  • 392 Views
  • 0 replies
  • 0 kudos

Bug with GCC compiler (for STM32F030C6)

We encountered what appears to be a compiler bug as rewriting the code slightly by adding intermediate variables solved the issue.Relevant code :#define HT16K33_DISPLAY_NB_COLUMNS (8) #define HT16K33_DISPLAY_NB_ROWS (16) #define HT16K33_DISPLAY...

M_3 by Associate II
  • 901 Views
  • 7 replies
  • 0 kudos

Adding path to libraries in STM32CubeIDE

Hi everyoneI am getting desperate, I was able to add a few simple libraries to a project in cubeide, but I still fail to understand how the path for libraries are supposed to be added. Can anyone please direct me to a tutorial on how to add libraries...

ADP1114 by Associate II
  • 276 Views
  • 0 replies
  • 0 kudos

Hi, acquiring analogue signal, using STM32 F3 DISCOVERY, I'd like to be able to read the values on the screen through TERA TERM, but I can't activate the serial port. Can you tell me what the problem is please?

Hi, Through STM32CubeIDE I'm acquiring analogue signal, using STM32 F3 DISCOVERY.The converted values ​​are saved in a register, then I'd like to be able to read them on the screen through TERA TERM, but I can't activate the serial port. Can you tell...

IValo by Associate
  • 387 Views
  • 2 replies
  • 0 kudos

Resolved! Not receiving DMA Transfer Complete interrupt.

I'm using both SPI1 and SPI2 on an STM32G071RBT Nucleo board, using STM32CubeIDE code generation and LL interface. Both SPIs are configured to use DMA for receive and transmit. SPI1 uses channels 2 & 3; SPI2 uses channels 4 & 5. The DMA transmit co...

BCoch by Senior
  • 1858 Views
  • 3 replies
  • 0 kudos