STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! How to activate I/O compensation cell.

I was working with the test code of QSPI. I generated the code using the latest STM CUBMX ver 1.10.1. But after generation also it didn’t worked. Then I compared the code with the sample test code. There I found the below mentioned code patch in the ...

Resolved! STM32 ADC 16bits resolution

STM32 MCU has 12 bits ADC resolution, but some MCU claim "up to 16-bit with hardware oversampling". When I setup ADC in STMCubeMX, no option for "hardware oversampling", how to achieve 16-bit ADC resolution?

New.Fish by Associate III
  • 2216 Views
  • 9 replies
  • 0 kudos

stm32l0xx _ll_ spi.h not generating in my project

Hi all,I have just started working with stm32 and i am trying to port some example code from stm32f0 to stm32l0 board.When i configured my project on L073rz board with same configs in F0 series i am getting errors for some api's available in stm32l0x...

BChav.1 by Associate III
  • 517 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F413VG TIM1 PWM generation trouble

I am having trouble getting the TIM1 timer on the STM32F413VG chip to output PWM to pin PE9. My configuration and code in STM32CubeIDE can be seen in the attached images. Have I done something wrong? Every example I have found out there skips TIM1 an...

0693W00000HrJccQAF.png 0693W00000HrJcXQAV.png 0693W00000HrJcNQAV.png
eidetech by Associate II
  • 479 Views
  • 7 replies
  • 0 kudos

Changing duty cycle via DMA

Hi,I want to send via DMA different duty cycle to my TIM12 (I am trying to turn on a rgb led strip by using the method TIM+DMA ), but with CubeMx TIM12 don't have access to any DMA, any idea how I can reproduce?I am using STM32H7B3 and can't change t...

aabba.1 by Associate III
  • 221 Views
  • 1 replies
  • 0 kudos