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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 218 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1215 Views
  • 5 replies
  • 7 kudos

How to enable external interrupt.

I'm using CubeMX V 5.0.1 to create a simple project for Nucleo-L031K6 board. I've configured PA12 as an input. Under Pinout & Configuration->System Core->NVIC there is no option to enable "EXTI line 4 to 15 interrupts" . Show only enabled interrupts ...

STM32CubeMX USB Serial Number String from UID

Posted on March 30, 2018 at 18:03 Hello, I have a device based on STM32F1 series that's using the USB CDC interface. TrueSTUDIO project is generated with STM32CubeMX. Everything is working fine except one last thing: Setting the serial number ...

STM32F746 Disco board - How to enable external SDRAM

Hi,I am new to STM32 systems and CubeMX5 and have several questions.I am using STM32F746 disco board with TrueStudio , I am trying to work with external SDRAM (first time working with external RAM) I configured the FMC and generate the code but all t...

davidra7 by Associate II
  • 2839 Views
  • 8 replies
  • 0 kudos

Sistick has wrong period

In HAL_Init(); generated by STMCubeMX/* Compute TIM1 clock */ uwTimclock = 2*HAL_RCC_GetPCLK2Freq();is set to 32000000 instead of 216000000 /* Compute the prescaler value to have TIM1 counter clock equal to 1MHz */ uwPrescalerValue = (uint32_t) ((u...

TOndr by Associate
  • 909 Views
  • 2 replies
  • 0 kudos

CubeMX integration with new version of CMSIS

Posted on March 22, 2018 at 06:49Hi,1. Is there any near future plan for CubeMX integration with new version of CMSIS, CMSIS-RTOS2  Version 2.1.2. ARM has also released CMSIS version 5.3.2. Is there any near future plan for integrating FreeRTOS vers...

Resolved! STM32CubeMX for stm32f4hal v1.11

becouse of this problem:https://community.st.com/s/question/0D50X0000AAIIetSQH/i2s-dma-complete-transfer-irq-on-circular-mode?t=1546553719139I need to use stm32f4 hal library version 1.11I cant generate a project with CubeMX 5 and using that library ...

leonardo by Associate III
  • 774 Views
  • 1 replies
  • 0 kudos

Unclear info about pin 1. of STM32F746 in STM32CubeMX

STM32CubeMX and the chip itself seem to have pin 1. marked differently.I just got 100pin STM32F746vet from Digikey, If I hold it with text correctly there are are two dots or dimples on lewer left corner and upper right corner. But report from Cube ...

LMI2 by Lead
  • 940 Views
  • 3 replies
  • 0 kudos