STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

stm32c0116-dk & openocd

Hi,I tried to connect my stm32c0 board to openocd to work in CLion but found that latest open ocd version doesn't support it. I found ST version of OpenOCD and build it but inside it I still can't find stm32c0 board configuration.So my question is ho...

Ubxlib

Hello everybody.Has anyone worked with the ubxlib from ublox?Thank you for your attention.

tEaM7 by Associate
  • 744 Views
  • 1 replies
  • 0 kudos

Could not download IDE

Hello I am currently logged in to st.com and attempted the download but failed.It did not show any sign of error, but it keeps going back to initial page.Is there any issue with the download now?I am attempting on windows 11 pro 22631 build via lates...

godSSom by Associate
  • 456 Views
  • 1 replies
  • 0 kudos

Resolved! HW or SW issue?

Hallo,I needed more performance for my project, so I replaced my STM32F401 Blackpill by a WeAct STM32H723VGT6 board. I adapted my HW to accomodate the different layout of the H723 board and modified my application where needed because differences in ...

DebugError_H723VGT6_20240508.png
FredS by Senior
  • 5654 Views
  • 15 replies
  • 3 kudos

stm32 ide download problem

Hi         I am new to stm32 and try my stm board via arduino ide bcoz when ever I try to download the software a message is shown as belowthis software is not available for download. regards.

ap2miz by Associate
  • 520 Views
  • 1 replies
  • 0 kudos

i2c clock stretching

Hi,now I'm implementing i2c with 1 master(U575ZI-Q) and 3 slave(L432KC) boards. master transmit dataBuf to slave HAL_I2C_Master_Transmit_IT(&hi2c1, addr<<1, dataBuf, sizeof(dataBuf)); and Slave receive it.HAL_I2C_Slave_Receive_IT(&hi2c1, dataBuf, siz...

eunni_0-1715233400867.png
eunni by Associate III
  • 1493 Views
  • 3 replies
  • 0 kudos

DCMI D1 waveform not showing

I'm trying to get image data through DCMI using ov2640, but other pins' signals come out well, but D0's signals don't show waveformsHardware connectivity is no problem. Is there anything I should pay attention to in software or clock?

achovy by Associate II
  • 709 Views
  • 1 replies
  • 0 kudos