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

STM32CubeMX Porting Issues

I have a project I've migrated from the STM32F407 to the STM32F405. I started by creating a new project in STM32CubeMX with the STM32F405 selected, importing my existing project, and updating the pin assignments. I was able to regenerate the project ...

BPaik by Senior
  • 281 Views
  • 0 replies
  • 0 kudos

CubeMX 5 ErrorHandler in USB CDC is called too often

Hello All,I updated to CubeMX 5 and use STM32F4 USB CDC.After update my programm crashes directly after init.This is because the USB driver calles directly into ErrorHandler when USB is not connected.The ErrorHandler does a while(1) forever loop.Why ...

taraben by Senior
  • 438 Views
  • 2 replies
  • 0 kudos

Resolved! Missing Pin PD2 on STM32L433RCTxP

Hey,I´m confused why i can not use Pin PD2 on Cube MX on the Nucleo Board L433RC even though it should actually exist because it exist when you select another STM32L433.Without that Pin, i can´t use SDMMC. If i select for example the STM32L433RCTx, t...

SWend by Associate II
  • 1407 Views
  • 10 replies
  • 0 kudos

STM32L476G-DISCO SPI

Hi,I am working on STM32L476G-DISCO, and I want to interface it with Arduino uisng SPI, but I found that this STM all SPI (SPI1,SPI2 and SPI3) PIN is not on I/O PIN, so how I interface it with Arduino using SPI??

RKhal.2 by Associate III
  • 514 Views
  • 2 replies
  • 1 kudos