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

ST-Link Not Detected in CubeIDE 1.13.1 on MacOS

Hello, after upgrading from 1.12.1 to 1.13.1 I am unable to debug a project with a Nucleo-G431 development board. Downgrading back to 1.12.1 works as a temporary workaround. The issue appears to be isolated to STM32CubeIDE, I am still able to detect ...

STM32 Timer XOR mode

I want to measure the time period between each hall state I configured timer 3 in XORmode so that every change in hall state interrupt will occur, based on this i implemented this code but the period measurement is incorrect.comment for discussion, p...

Screenshot 2023-09-05 150831.png Screenshot 2023-09-05 151130.png Screenshot (18).png Screenshot (19).png

Resolved! Ethernet in Nucleo H745ZI-Q

Hello, I have a Nucleo H745ZI-Q  board  in this am working Ethernet fallowed some examples when doing ping test response is Destination host unreachable(am using CM7 and  done memory configuration also).

RMII.jpj.png
SA  V.1 by Senior
  • 1699 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F4 Discovery LED7

Hello everyone, I use stm32f4 discovery. I want to communication of mpu6050 sensor with I2C. When I push to run button Led 7 is burning. Why is that. ?  Give me comment .Thankss

MDaya.2 by Associate II
  • 1461 Views
  • 2 replies
  • 0 kudos

Resolved! CubeMX 6.9.1/ STM32H743ZI / Clock Configuration issue

Hi,I'm using STM32H743ZI with STM32CubeMX 6.9.1.I used to work with an really old STM32CubeMX , and I decided to move to the latest version of both IDE and MXso I had to configure the IOC file from scratch manually - since migrate wasn't possible (to...

Mz1_0-1693818711958.png Mz1_1-1693818734941.png
Mz.1 by Associate III
  • 2018 Views
  • 5 replies
  • 1 kudos

Sensor Library Using

I have designed the schematic for a project I am currently working on, and I have received the PCB. However, I'm confused about the software part of using the STM32F103C8T6 microcontroller and the BNO055 IMU sensor. I've looked at some example projec...

smldgns3 by Associate
  • 1519 Views
  • 2 replies
  • 0 kudos

mbedtls_hardware_poll implementation is incorrect

Hi,I am using MBEDTLS/LWIP/FREERTOS on STMCube Ide v1.10.0I noticed by calling manually `mbedtls_hardware_poll` that the returned values are only random by group of 4 chars:When asking for 32 random bytes, the buffer returned is the following:res=[62...

JCHABOD by Associate
  • 1068 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE not finding ST-Link

Hi  I have been using Atollic TrueStudio for a good while and now upgraded to STM32CubeIDE. I have both on my machine, and the Atollic still sees my ST-Link, but STM32CubeIDE doesnt.  One thing I noticed that Atollic just had "ST-Link" from the drop ...