STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Which CMSIS Version is used with CubeMX? I've updated the CMSIS Version in Cube, but there are still the old CMSIS files copied to the newly generated project files

Is it possibile to choose the CMSIS Version in Cube? What's a good way to manage CMSIS updates? Copy/Paste manually?I'am using Keil µVision 5.29 (Keil Project manually generated -> Reference to copied STM32CubeMX Files).STM32CubeMX 5.6.1Cube MCU Pack...

LHase.1 by Associate II
  • 1548 Views
  • 6 replies
  • 0 kudos

I am trying to get the STM32F0 TSC touch sensing library working, but for some reason after all my initializing and configurations. I get the TSC interrupt to fire, but my counter's always seem to have the max value. I print out the value with USART.

My code is posted below. Whenever I try to swipe my finger across the touch sensor, nothing seems to be read. However, my TSC interrupt handler is  constantly firing and printing out the value from the TSC counter which for some reason is awlays the ...

RWill.2 by Associate
  • 698 Views
  • 0 replies
  • 0 kudos

Purpose of global interrupt (NVIC)

Hello! In STM32CubeMX I tried adding a input Compare direct mode to a timer for the STM32F767 part.It did not work until I checked the option under "NVIC Settings" to make the timer a global interrupt.Excuse the beginner question, but should not all ...

STM32G070RBT possible GPIO silicon bug?

Hello,We've been using STM32 for quite some time for multiple products.For a new design we would like to use the STM32G070RBT. However there is a strange behavior with GPIO PD0 and PD1:PD0 is configured as input with pullup enabled. PD1 is configured...

NFaut.1 by Associate II
  • 925 Views
  • 5 replies
  • 0 kudos