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

STMCube IDE 1.16.0 - error note installing

When installing the latst STM32Cube IDE you get an error note, which does not however stop the installation claiming itself succesfull.sudo /home/jannek/Downloads/st-stm32cubeide_1.16.0_21983_20240628_1741_amd64.deb_bundle.sh...terms accepted....Proc...

NUCLEO-L4R5ZI-P Printing gibberish on Serial

Hello, I just got a NUCLEO-L4R5ZI-P and trying to test it out before i start my project. I tried the simple "Hello!" on serial and displaying via PuTTY cmd on windows. It is printing gibberish or maybe am missing something. Am new to ST and any help ...

putty capture.PNG
Odd_coder by Associate III
  • 1012 Views
  • 13 replies
  • 1 kudos

Resolved! HAL_Delay in uart receive interrupt

Hi When HAL_Delay goes into uart interrupt, the program stops. Is there a way to work it out?  I tried to use NVIC, but I don't know how to set it up.  Please advise. Thank you. Here is my uart interrupt service routine. void HAL_UART_RxCpltCallback(...

giwonKIM by Associate III
  • 374 Views
  • 4 replies
  • 3 kudos

4 7-Segment Display multiplexing without driver

Hello, So, I'm trying to display a 4 Digit number on 4 7-segment Display using multiplexing The issues are - 1. I'm using different Ports for Segments and Different Ports For common Cathode Pins ( I'll add the code below)                           2....

Omkar23 by Associate II
  • 869 Views
  • 6 replies
  • 5 kudos

Debugging Issue with STM32CubeIDE

Hello,I am encountering an issue while debugging a project using STM32CubeIDE. The problem arises when I start the debugging process. Below is the output from the console:Open On-Chip Debugger 0.12.0+dev-00597-ga5a21219f (2024-06-03-11:04) Licensed u...

romi by Associate II
  • 343 Views
  • 1 replies
  • 0 kudos