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! Dma not working when triggered from timer trigger from external source start a DMA transfer on UART or SPI peripheral on STM32F411?

I am using STM32F411 and SDK v1.27.1I am trying to trigger an DMA xfer with an external signal source using the TIMER1 External Trigger, without the need to execute any interrupts in the CPU to utilize the CPU time, as I have two signals one every 2m...

0693W00000QLM9zQAH.png 0693W00000QLMA4QAP.png 0693W00000QLMAdQAP.png 0693W00000QLMA9QAP.png

Resolved! Nucleo-F072RB Multi-channel ADC Problem

Hello. I want to read multi-channel analog data (four channels) with my Nucleo-F072RB. I previously worked with Nucleo F411RE and I did not have any problems. But with F072RB, I'm so confused. When I open my board on CubeMX, I can select multi ADC1 c...

MÇeli.2 by Associate II
  • 1255 Views
  • 4 replies
  • 0 kudos

Error downloading the following files

After I search this problem on Google, I find alot of people face the same problem as me, and those solution did not really work for me.Yes, I know the workaround by manual download the Zip then parse into %UserProfile%\STM32Cube\Repository, but the ...

TTems.1 by Associate
  • 4223 Views
  • 5 replies
  • 1 kudos

Bug on the "HAL_PWREx_EnableWakeUpPin" function on STM32H7

Hello,I am using STM32H7B0VBT6 and I wanted to activate the wake up from Standby on PA0 (WAKEUP_PIN1) with rising edge, the code used is the following:PWREx_WakeupPinTypeDef sPinParams = {0};sPinParams.WakeUpPin = PWR_WAKEUP_PIN1;sPinParams.PinPolari...

cb.7 by Associate III
  • 349 Views
  • 0 replies
  • 0 kudos