STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

STM32U5 IAP_main example NOT working

Hi,I am using STM32CubeMX version 6.11.0 .I want to test the "IAP_main" example for the STM32U575I-EV.I start the project as follows : Then when I try to Generate Code for the STM32CubeIDE in CubeMX the following error occurs: The code gets generated...

IAP_main_u5_error0.png IAP_main_u5_error1.png IAP_main_u5_error2.png

Resolved! STM32U585QII6Q ADC4 Channels

Hello,I'm encountering an issue with STM32CubeMX while configuring the STM32U585QII6Q microcontroller. Specifically, when attempting to configure PD11 to ADC4_IN15, I find that the ADC4 channels are grayed out or inactive.While using STM32CubeMX, I c...

ari_v2 by Senior
  • 576 Views
  • 2 replies
  • 0 kudos

Resolved! NUCLEO-H563ZI SPI Master example is not working

Hi I'm trying to run SPI_FullDuplex_ComIT_Master and Slave examples that use SPI1 on NUCLEO-H563ZI boards.The pin connections in the read me seems to be inaccurate i.e1. There is no PA5 on 10th pin of CN6 on the Nucleo but it is there on CN7.2. There...

WCarey_0-1712129354068.png
WCarey by Associate III
  • 880 Views
  • 4 replies
  • 0 kudos

Can't use RTT with CMake project

I tried to use cmake with CubeMx but I cant make RTT works.Error:multiple definition of `_write_r'; /usr/lib/gcc/arm-none-eabi/13.2.0/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(libc_a-writer.o):/build/arm-none-eabi-newlib/src/build-nan...

Hyderman by Associate II
  • 1527 Views
  • 7 replies
  • 0 kudos

Resolved! STM32H750B-DK setup the BSP folder through the .ioc file

Hi,I am following a course (for a different STM board) to use the LCD touchscreen of the STM32H750B-DK board. In the course, they have added a BSP folder to their project which includes files such as are seen here: STMicroelectronics/stm32h750b-dk-bs...

Bxy by Associate II
  • 747 Views
  • 2 replies
  • 0 kudos

mbedTLS with support of TLS_1.3 in STM32CubeMX

Hi,I'm using the STM32H753I-EVAL2 (MCU Type: STM32H753XIHX) to develop a new product.The product will communicate to server using the LwIP (TCP Layer) + MbedTLS (SSL/TLS Layer), running over FreeRTOS environment.We want to use the latest TLS protocol...

APilai by Associate
  • 1930 Views
  • 1 replies
  • 1 kudos