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

maintenance announcement

Dear community  our servers will be in maintenance Saturday 10th from 17h00 CET to 22h00, then you should have issues to login to our community or to our STM32Cube tools.  thanks for your understanding and don't hesitate to report any issues after th...

Delete STM32 HAL/LL errors in clang-tidy

Hello, I am trying to integrate clang-tidy to a STM32 cmake project. But I am facing a lot of error from clang-tidy in STM32 HAL : error: use of undeclared identifier '__STREXW' [clang-diagnostic-error] error: cast from pointer to smaller type 'uint3...

Aahai.1 by Associate
  • 923 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE opens random files after Run and Debug

Hello. I just started using STM32CubeIDE.It helps a lot in terms of pin configuration and code writing. But every time I "Run" or "Debug" a bunch of random files open.(For example: stm32f4xx_hal_ms.c, task.c, syscalls.c etc.) Aside from slowing down ...

Server problems

 I'm using the NUCLEO-L433RC-P board for the first time. I made a simple code for making a LED blink just to make the card output anything yet I keep getting two error messages. Precisely "Failed to execute MI command: target remote localhost:61234" ...

Mr4 by Associate III
  • 1074 Views
  • 4 replies
  • 0 kudos

Resolved! Flash binaries in STM32F7

Hi all,I have a project on a STM32F7 target and I work on STM32CubeIDE.How can I generate the binaries from the code ? And how can I flash the binaries in the STM32F7 (in NUCLEO-STM32F7ZG board) ?I don't want to use the "flash" button of the app, as ...

Remi99 by Associate II
  • 2061 Views
  • 3 replies
  • 3 kudos

SPI problem in STM32F446 NUCLEO

Hello everyone im currently working on a adc AD7708. I want to read chip from the device but i cant get any valid value. Here is the register sturucture of AD7708:I wrote a basic code to read the chip id from id register. Here is the code:      whil...

mrkayaalp_0-1707326670954.png mrkayaalp_1-1707327149557.png
mrkayaalp by Associate III
  • 2866 Views
  • 19 replies
  • 3 kudos

PA4/SPI_NSS, PA5/SPI1_CLK, PA6/SPI1_MISO

Hi,I have a problem with these pins PA4/SPI_NSS, PA5/SPI1_CLK, PA6/SPI1_MISO I programmed the chip so that those pins are a digital input to check for current present(no current = 0/current present = 1) this process carried out by connecting a wire.a...

rib.1 by Associate II
  • 982 Views
  • 4 replies
  • 2 kudos

Issue in Input capture for overflow condition.

Good morning community,I am capturing the frequency using waveform generator in STM32.Board: STM32F401RE Nucleo.It is working at underflow condition.Condition is,Reference clock is 25MHz and counter period is 65535. So, minimum frequency is 382Hz and...

MG1 by Associate II
  • 982 Views
  • 2 replies
  • 0 kudos