STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.15.1 released

STM32CubeIDE 1.15.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.11.1 that is available for download. Main issues fixed in this patch: Ticket 177978 : Fixed an issue with ST-LINK firmware upgrade concerning th...

STM32CubeIDE 1.15.0 released

STM32CubeIDE 1.15.0 was released today on st.com as well as an in-tool update patch. What is new in 1.15.0? Microcontroller and board lists aligned with STM32CubeMX v6.11.0 : STM32U0, STM32H7Rx/STM32H7Sx and STM32H523/STM32H533Added the support for t...

Resolved! Hi. My version of IDE is 1.4. My board is NUCLEO F-446RE. I've updated ST-LINK firmware without mass storage (as was proposed in another topic). Yes, I've read many other related topics but ... nothing helped. PLEASE help I'm absolutely stuck!

Here is what I get:STMicroelectronics ST-LINK GDB server. Version 5.6.0Copyright (c) 2020, STMicroelectronics. All rights reserved.Starting server with the following options:    Persistent Mode      : Disabled    Logging Level       : 1    Listen Por...

OSamu.1 by Associate II
  • 349 Views
  • 9 replies
  • 0 kudos

What software to program STM32L4 device ?

Hello everyone, I recently bought a Nucleo-L4 board and I wanted to program it with CubeIDE on windows. The matter is each time I run the installer I have "NSIS error" telling me that it can run the installer. What other software do advice me to use ...

Mc3 by Associate II
  • 188 Views
  • 2 replies
  • 0 kudos

Why can't I communicate with the USB_OTG_FS interface in CDC anymore when I enable the I2C1 communication port in the STM32H743I_EVAL2 board?

Hello ST Team,I developped a USB OTG FS in CDC class, using advices from ST's tutorials in Youtube and I managed to send data received from the USB reception buffer to another one I want to use for I2C communication.However, when I enable the I2C1 an...

0693W000003Q10pQAC.png 0693W000003Q11EQAS.png 0693W000003Q12RQAS.png 0693W000003Q135QAC.png
BNord.1 by Associate III
  • 324 Views
  • 3 replies
  • 0 kudos

STM32F405RG ADC problem

Hi I am trying to sample an external signal with the ADC inside STM32F405RG MCU.You can see the code below.#include "main.h" #include "SysClockConfiguration.h"   uint16_t ADC_Buffer0[1000]; uint16_t ADC_Buffer1[1000];   void Dummy_Delay(uint32_t x) {...

KHoca.1 by Associate
  • 204 Views
  • 2 replies
  • 0 kudos