STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 431 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
  • 405 Views
  • 3 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
  • 666 Views
  • 4 replies
  • 0 kudos

Resolved! Bug in Code Generation for SM32F072 for ADC

ADC channel selection is generated like this:LL_ADC_REG_SetSequencerChannels(ADC1, LL_ADC_CHANNEL_0);LL_ADC_REG_SetSequencerChannels(ADC1, LL_ADC_CHANNEL_1);LL_ADC_REG_SetSequencerChannels(ADC1, LL_ADC_CHANNEL_TEMPSENSOR);and it is incorrect: there m...

DKara.11 by Associate
  • 395 Views
  • 2 replies
  • 0 kudos