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

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
  • 2646 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
  • 810 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
  • 710 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
  • 833 Views
  • 3 replies
  • 0 kudos

Resolved! Can DMA be used by an I2C slave to reply to an I2C bus read?

I'm using STM32CubeMX (5.0.0) and Atollic TrueSTUDIO (9.2.0) to implement I2C slave functionality on an STM32F3 series microcontroller. I am able to get the DMA to work accepting bytes from an I2C write command, but can't seem to get the DMA to prov...

BCoch by Senior
  • 688 Views
  • 2 replies
  • 0 kudos

Need Help with QSPI for STM32H7 Nucleo

Hi,i am trying to build up a QSPI connection with the STM32H7 Nucleo Board. But i am still struggling. I generated the project und did the setup with CubeMX. The Problem is that i can't send anything. I am measuring the CS and CLK with my oscilliscop...

MZogh by Associate II
  • 1228 Views
  • 4 replies
  • 0 kudos