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

Changes in ioc file not updating the code.

I am working on STM32F103 for a project with CAN. While working I set the CAN Test mode to Loopback in the ioc file, afterwards I set the test mode back to normal mode. but this change was not updated in the main.c file. In main.c file, the line in M...

Gladson_0-1712912318500.png Gladson_1-1712912403244.png
Gladson by Associate III
  • 3663 Views
  • 14 replies
  • 5 kudos

M1 Macbook pro can't use st-link to run programs

Hello. The following is machine-translated so it might seem a bit strange. I'd like to ask if I can use my only computer, the "MacBook Pro with M1 version", to connect to ST-LINK V2 to program the STM32 on a C8T6 chip's PCB board. I've tried using V1...

yangyan by Associate III
  • 1749 Views
  • 19 replies
  • 3 kudos

Resolved! Strange logic problem after compilation in CUBE IDE 1.14.1

Hi all,    basic info:    stm32 CUBE IDE v1.14.1    PC: Win10 64bit    MCU:STM32G0B1CC     In my code, there are two functions to control the battery to enter charge mode from init mode, when the battery receive a command. Check_AuthCmdToCHG()will se...

Resolved! Slow down SAI Audio output

 Hello,I am currently programming an STM32F469I in STM32CubeIDE (I am a beginner with STM) and I am facing some issues.What I want: I want to read WAV file data from an SD card and send it to the AUX output so I can hear it on my headset/speaker. Cur...

Unable to Download STM32CubeIDE

Hi everyone,I'm having trouble downloading STM32CubeIDE. Even though I'm registered, There seems to be somthing broken with the Web page.I’ve tried multiple browsers, but still no luck. I also haven’t received any email with a download link.I’ve been...

cerine by Associate II
  • 514 Views
  • 4 replies
  • 0 kudos

LCKR register useage

Hi ,I am using the stm32f411VET MC board, now i implemented the code to check how LCKR register work. This is the code which i implemented for that, but when i debugged it the LCKR register bits has not set. Any one can help me. /** interfacing LED w...

suhel by Associate
  • 204 Views
  • 0 replies
  • 0 kudos

Resolved! LIve Exressions says " Failed to evaluate expressions.".

Hi.I am developing on STM32CubeIDE with F446RE Nucleo, and I want to get the voltage value by calculating ADC value.But that doesn't work.Here is the "main.c".I made two variables.(" ADC " means ADC value, " v " means voltage value.)Red texts are tex...

MED2972 by Associate III
  • 3429 Views
  • 14 replies
  • 8 kudos