STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

STM32Cube_FW_L0_V1.11.3 not select

Hi all,We are about to start evaluation in the following development environment specified by the module manufacturer.ST Micro NUCLEO-L073RZKeil μVision V5 ( V5.29 )STM32cubeMX (V 6.0.1 ,STM32Cube MCU Package for STM32L0 1.11.3)    Attached files are...

1.PNG 2.PNG 3.PNG
sss_jpn by Associate II
  • 1095 Views
  • 2 replies
  • 0 kudos

Console output to text file

I am using NUCLEO-F401RE board with X-NUCLEO-IKS01A3 extension board for a pedometer application. The sensor data from board is displayed on Command Shell Console in STM32CubeIDE but want this data is text or csv file for further analysis. Can somebo...

Resolved! Enable LWIP without ETH IP in CubeMX

Hello,I am working with a STM32H743 and an Ethernet controller which I drive with SPI.So I don't use the ETH config in CubeMX (and I can't because pins are already taken by other functionalities), but I'd like to use the LWIP package which can't be e...

_legacyfs_online_stmicro_images_0693W00000dDPKcQAO.png _legacyfs_online_stmicro_images_0693W00000dDPKmQAO.png
SMari.10 by Associate II
  • 2506 Views
  • 2 replies
  • 1 kudos

Resolved! Hellp start to CubeMX

Hello friends, I am starting to use "CubeMX", I want to configure memory, static RAM and LCD. But I'm having trouble figuring out how to configure these peripherals, do you have a guide to configure this peripheral and CubeMX?Thanks!

A.Rade.96 by Associate III
  • 1710 Views
  • 5 replies
  • 2 kudos

Resolved! PA0_C GPIO PIN

I have stm32h745i-disco for my project and use PA0_C and PC_3 for output. and when i use usual HAL_GPIO_WritePin() it is not working. Should i change something to make it work? Please help 

BAl K.1 by Associate III
  • 2195 Views
  • 2 replies
  • 0 kudos

Bug: Cube MX 6.8.1 issues with linker script in a Makefile project

I don't know if this also affects non-makefile projects. But when the code is generated, the linker script name used in the Makefile is different than the actual name of the linker script file. Running make causes this error: /opt/gcc-arm-none-eabi/b...

S0 by Associate
  • 924 Views
  • 0 replies
  • 0 kudos

Resolved! Bug: STM32CubeMX 6.8.1 STM32G431 TIM1 LL init code generation

how to reproduce:generate a new C project for Nucleo-G431RB with all default settings.enable TIM1 with internal clock sourceset the prescaler to 170-1set code generation for TIM to LLgenerated code:   /* USER CODE END TIM1_Init 1 */ TIM_InitStruct...

KnarfB by Super User
  • 1278 Views
  • 1 replies
  • 0 kudos