STM32CubeIDE (MCUs)

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! Update problems, ful install 1.4.0 update to 1.4.2 problems

Computer in Linux.I already have stcubemx 6.0.1 installedI install the st-stm32cubeide_1.4.0_7511_20200720_0928_amd64.sh, installation OK. The program indicates that there is version 1.4.2, I start the software update and it gives me the following e...

0693W000005A6s4QAC.jpg
JPita by Associate II
  • 1051 Views
  • 7 replies
  • 0 kudos

how to use a string (class) in ST32 Cpp code

hello everyoneI'm trying to use a string type (string class not char pointer or array) in my codeI have a lot of string messages in my program and a string class can help a lotI see how arduino did it in their IDE, their string class is good, I think...

MBany.1 by Associate
  • 4383 Views
  • 1 replies
  • 1 kudos

Resolved! What is required to utilize USART3 on the STMod+ Fan-Out Expansion Board when using the STM32L4P5G-DK Discovery Kit?

I start a new project with the following steps:I create a new STM32 ProjectI select STM32L4P5G-DK from the Board Selector MenuI initialize the board with it's default configurationI have successfully configured the I2C4 and USART2 peripherals on the ...

0693W000005Ag24QAC.png 0693W000005Ag2EQAS.png
Zak by Associate II
  • 1068 Views
  • 3 replies
  • 0 kudos

PWM Combined 3 Phase Mode, ADC Trigger Problem

Hey,1- I started 6 PWM Complementary mode and also added Channel 5 No output to trigger interrupt using it.2 -Interrupt called TIM1_TRG_COM_TIM17_IRQHandler3-There no running on interrupt I put a LED in interrupt but no action.So my all settings foll...

EDuat.1 by Associate III
  • 410 Views
  • 0 replies
  • 0 kudos

Debugging in STM32CubeIDE

Hello,I am working on a project where I have created several of my own files (.h and .cpp) but I am having issues with undefined reference to certain functions. I cannot solve this issue while having the files separated, but I was wondering if it is ...

MCrew.1 by Associate III
  • 1212 Views
  • 4 replies
  • 0 kudos

Problem mounting SDCard on STM32h745 using HAL

Hi, I'm having some issues mounting my SDCARD on my board. I'm trying to write data to the SD card using SDIO 4-Wire and I'm using a STM32h745 Nucleo board with a Waveshare Adapter but so far, I've been unsuccessful in getting the SD card initialised...

JArap.1 by Associate
  • 468 Views
  • 0 replies
  • 0 kudos

Nucleo-F070RB USB HID mouse not enumerating

Hi,I'm trying to get the example from the stm32 USB traing video https://www.youtube.com/watch?v=6MJJwDKsKsc&t=884s to work using STM32CubeIDE and the Nucleo-F070RB dev board.Everything compiles fine and I get no error when running it, but I can't ge...

MHamb.1 by Associate
  • 580 Views
  • 1 replies
  • 1 kudos