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

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
  • 799 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
  • 496 Views
  • 2 replies
  • 0 kudos

Resolved! Any plan to upgrade STM32CubeIDE toolchain?

I've seen there are several posts with similar questions, but no real answer.I'm would like to know if there are plans to upgrade the GCC toolchain in the near future?Like many, I am interested in using C++17 features, so GCC 9 would be desirable.CC:...

Armandas by Associate III
  • 657 Views
  • 2 replies
  • 1 kudos