STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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
  • 1172 Views
  • 5 replies
  • 0 kudos

Resolved! How to create a MDK-ARM Project with CUBEMX 5.6.0

Hello, I have recently switched computers and i have installed Keil IDE and CubeMX 5.6.0 onto the new PC, but when i create a project i get an error saying:"The code is successfully generated under........ but MDK-ARM V5.27 project generation have a ...

MikeP by Senior
  • 2717 Views
  • 7 replies
  • 0 kudos

Resolved! STM32H7 CAN FD configured as classic CAN 2.0

Hello, I am working with STM32H7. I need to configure the CAN FD to work as Classic CAN 2.0. I have found an example that configures the CAN FD as Classic CAN 2.0, but in the example the system clock is different from my system clock. I need to find...

VYoun by Associate III
  • 5401 Views
  • 7 replies
  • 0 kudos

Possible CubeMX Bug on Nucleo-L467RG : SD Card.

Hey guys,I'm pretty new to Stm32 controllers, but I might find a bug. Just want to report it, in case I am right.Im using Stm32 Workbench Eclipse, Stm32CubeMX and a Nucleo-L476RG.I tried to get a sd card working on my board. So I had a SD-Card onboar...

TNguy.9 by Associate II
  • 1332 Views
  • 7 replies
  • 0 kudos

BUG: CubeMX fails to initialize PLL2IS

STM32F437, STM32CubeIDE Version: 1.3.0Build: 5720_20200220_1053 (UTC)OS: Windows 10, v.10.0, x86_64 / win32Java version: 1.8.0_202IOC attached.In CubeMX-generated main.c, the Q register is not set:PeriphClkInitStruct.PeriphClockSelection = RCC_PERIPH...

dac to comparator does not working interrupt

comparator does not interruptThis function handles TIM6, DAC1 and LPTIM1 interrupts (LPTIM1 interrupt through EXTI line 29). LL_EXTI_LINE_17 ? 17 ? 29 ? @file      : main.c LL_TIM_GenerateEvent_CC1(TIM6); LL_EXTI_EnableIT_0_31(LL_EXTI_LINE_17); LL_EX...

0693W000000VzD8QAK.jpg 0693W000000Vz0JQAS.jpg
Ecift.1 by Associate
  • 618 Views
  • 1 replies
  • 0 kudos

How do I include/Import STM32Cube MCU Package in CubeIDE?

I have an existing project, and I'm switching from HAL drivers to LL drivers. I noticed that my workspace is missing many of the LL drivers, despite the fact that I've downloaded the STM32Cube MCU Packages via CubeMX. So, once I've downloaded the MCU...

ASmit.4 by Associate II
  • 613 Views
  • 1 replies
  • 0 kudos