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

STM32F429ZI - Nucleo I am trying to setup a Master - slave configuration where TIM2 is in encoder mode being the master TIM1 is in One pulse mode being the slave. I am wondering what should the "Trigger Event Selection" on TIM2 should be

I would like the Trigger Event of TIM2 to be generated when the Encoder count reach a specific position. #include "main.h"   TIM_HandleTypeDef htim1; TIM_HandleTypeDef htim2;   UART_HandleTypeDef huart3;   void SystemClock_Config(void); static void M...

0693W00000Kb1XoQAJ.png 0693W00000Kb1aFQAR.png 0693W00000Kb1dmQAB.png
DPatr.2 by Associate III
  • 458 Views
  • 3 replies
  • 0 kudos

STM32G0 Programmable Voltage Detector working backwards?

I'm checking the PVD example from STM32G0 repository in CubeMx and something looks backwards to me unless I'm misunderstanding it. I'm expecting the rising callback when the voltage is ABOVE the threshold not below like the code shows. Likewise, I'm ...

xpp07 by Senior
  • 1149 Views
  • 6 replies
  • 0 kudos

Resolved! STM32G030C8t6 pin conflict!

hey there,I have a STM32G030C8t6 which I wish to configure. in CubeMX when I focus on PA11 or PA12, I can see a bracket where this is mentioned:PA11[PA9]PA12[PA10]what does it mean? does it mean they are somehow connected or related? can anyone expla...

Ala by Senior
  • 672 Views
  • 3 replies
  • 0 kudos

stm32h750 and lan8720

hi i have a custom pcb with lan8720 chip on it and i can't access or ping it also cubeMX doesnt support lan8720 it only support 8742 please help i'm using cubeIDE and cubeMX

bakhti by Associate II
  • 350 Views
  • 0 replies
  • 0 kudos

Resolved! Is there mistake in datasheet?

My fellow student says TIM12 has 2 channels and PH9 is configured for TIM12 channel 2 as per the below datasheet.https://www.st.com/resource/en/datasheet/stm32h743vi.pdfNow I argue that the tim12 channel 2 is configured to PB15.And he stupidly config...

0693W00000KZyjpQAD.png
Vmere.1 by Senior
  • 483 Views
  • 3 replies
  • 0 kudos