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

B-L475E-IOT01A2 - When using the XCUBE-BLE2 pack it seems that MCU hangs when the code resets the BLE module during initialization

Hello,I use the B-L475E-IOT01A2 board and I try to integrate/experiment with the BLE module.I created a new project using the STM32CubeIDE where I let the IDE apply the basic configuration for the board.Then I select the BLE2 pack which I configure t...

Software download issues

I can't download STM32CubeIDE although I got an dowload email from st. The button in the email works, but when I get on the STM32CubeIDE download page and click the download button, nothing happens.

HHumm.2 by Associate
  • 465 Views
  • 1 replies
  • 0 kudos

Does STM32G070RBT6 MCU support USART(RS-232) software (XON/XOFF) flow control by default? If not, then after enabling HW flow control using .ioc file is there anything else that I will have to do to get the Hw flow control working?

I am using USART2 in DMA mode for Tx/Rx. I have attached the USART configuration after enabling HW flow control CTS/RTS. Are the configurations corrrect or do I have to modify anything?

_legacyfs_online_stmicro_images_0693W00000bkacHQAQ.png
AYada.8 by Associate
  • 1437 Views
  • 3 replies
  • 0 kudos

Resolved! Error in STM32 Cube IDE on Nucleo F746ZG Target no device found Error in initializing ST-LINK device. Reason: No device found on target.

I am flashing a developed code on a Nucleo F746ZG on STM Cube IDEThe board is taken from the "STM32 Nucleo Pack: LoRa LF band sensor and gataway"When I start the debug mode, this error message appears:Target no device foundError in initializing ST-LI...

Italo by Associate II
  • 6342 Views
  • 6 replies
  • 0 kudos

Resolved! how to setup STM32CubeIDE for stm32f334?

I have experience on using stm32f1 series. but now I need to work with stm32f334 and it looks very complicated!! where can I found a step by step guide to setup CubeIDE for stm32f334, especially to generate pwm using HRTIM?

MJavi.1 by Associate III
  • 926 Views
  • 1 replies
  • 0 kudos

STM32U5 wake from STOP2 after periodic adc dma buffer full

Working with a Nucleo U575ZI-Q dev kit and STM32CubeIDE. I would like to sample ADC4 using LPTIM1 @4khz, transferring data to a buffer of 256 samples, and then wake up after 256 samples to process the data, then start all over again... I can get th...

sleon.1 by Associate II
  • 1288 Views
  • 2 replies
  • 0 kudos