STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

Resolved! Cannot download Cube IDE

With its latest policy to download Cube IDE, I tried to firstly give my email and received a link via email from STM. But the link turned out to be dead (no response at all). Then I registered an account and logged in. This time clicking "Get softwar...

Not sure if I converted ST-Link into J-Link properly

Hi,I would like to use SEGGER System View. In order to achieve that I need to convert ST-Link to J-Link firmware. have followed instructions here.Then, I have performed below configuration.In order to make sure whether conversion is OK or not, I flas...

demir_0-1709455145005.png
demir by Senior II
  • 1776 Views
  • 4 replies
  • 1 kudos

Resolved! ST Link connection issue

Hi,I have converted ST Link into J link by performing instructions here.Afterwards, I converted J-Link into ST Link. But, I can not use ST Link driver. I can not connect to the board via ST Link. I get this error below. Could anyone help me with this...

demir_0-1709469551719.png demir_1-1709469611756.png
demir by Senior II
  • 1466 Views
  • 5 replies
  • 1 kudos

Resolved! UART not working as expected

Hi,When I run the below code, I get the result on serial console as in below image which is not as expected. Could you please let me know what I am missing here ?   int main(void) { /* USER CODE BEGIN 1 */ DWT->CTRL |=(1<<0); /* USER CODE END ...

demir_1-1709326501923.png demir_0-1709325904032.png
demir by Senior II
  • 1345 Views
  • 4 replies
  • 3 kudos