STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Error from debugger back end

While programming an stm32f446re in stm32cubeide 1.10, UART protocol caused me trouble as this errors appeared:1) Failed to execute MI command:-var-create - * UARTError message from debugger back end:-var-create: unable to create variable object2) Un...

jreis.1 by Associate II
  • 1485 Views
  • 5 replies
  • 0 kudos

Naming Standar STMCubeIDE,

I am trying to understand the standard followed by libraries and automatic code generated for this IDE but I am very confused, some examples :Looks this oneRCC_PeriphCLKInitTypeDef PeriphClkInit = {0};compare with this one:GPIO_InitTypeDef GPIO_InitS...

dhs by Senior
  • 454 Views
  • 1 replies
  • 0 kudos

Resolved! nucleo-L476 / RealTerm / printf not working??

Hello All...I am trying to send data to realterm using printf....I used cubemx to set up baud rate, etc. and have called MX_USART2_UART_Init. RealTerm is pointing to the correct serial port with the correct baud rate....A breakpoint validates the da...

SWenn.1 by Senior III
  • 1195 Views
  • 3 replies
  • 0 kudos

Resolved! strncpy_s in STM32: undefined reference to `strncpy_s'

Hi. I have the following code:messageprocesser.h#ifndef INC_MESSAGEPROCESSER_H_ #define INC_MESSAGEPROCESSER_H_   #ifdef __cplusplus extern "C" { #endif   #include "main.h" #include "usbd_cdc.h" #include <stdint.h> #include <string.h> #include <stdio...

0693W00000YA3UPQA1.png
OIp.1 by Associate III
  • 2348 Views
  • 4 replies
  • 0 kudos