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

STM32L552E-EV and STM32Cube_FW_L5_V1.1.0

Hello,I have a STM32L552E Evaluation Board, and I see that the Examples and Applications folders have projects for IAR, KEIL and CubeIDE. Previusly I used System Workbench for STM32, so I installed CubeIDE and I tried to run and debug some code in th...

Why Nucleo L053R8 crashes after 7~11 minutes of execution?

I'm using STM32CubeMX 5.2.0MCU: STM32L053R8TxFirmware: STM32Cube FW_L0 V1.11.2Toolchain/IDE: MDK-ARM V5Tested with 3 different boards, even with a default code (as generated by CubeMX) in debug mode, and also with a simple UART transmitter program (t...

elyes by Associate
  • 783 Views
  • 4 replies
  • 0 kudos

Hardware Reset Affecting Input Capture Direct?

Hi,I have come across an unusal problem and I can't seem to figure out.I am using an RC transmitter to send signals to a receiver that is hooked up to an STM32F411VE board. I am reading the receiver signal using input capture direct mode (timer 2, ch...

0690X00000BwM9yQAF.png
GEvan.1 by Associate
  • 587 Views
  • 1 replies
  • 0 kudos

I am trying to build up a QSPI connection with the STM32H7 Nucleo Board (H743zi2). I generated the keil project(setup with CubeMX). Am measuring the CS and CLK with my oscilliscope & I cant see anything for QSPI clk more than 30MHz.

I have attached the main file.I am using nucleo 144 board and have setup the stm32 core for 480MHz(max), so max QSPI clock allowed is 240M/2=120MHz. But am not able to generate clock pulses if I set QSPI clock prescalar less than 8 (30MHz). I have tr...

Sk.2 by Associate II
  • 3043 Views
  • 9 replies
  • 0 kudos

How to connect 8 mems microphones to DFSM using 4 filters?

Hello! I am using a stm32f765 chip. I need to connect 8 microphones to the DFSDM, but there are only 4 filters in the chip and I cannot use the regular read mode from all 8 channels of the DFSDM. I found information that the dfsdm filter allows to re...

RTolm.1 by Associate
  • 499 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMX V4.24.0 code generation failure (bug report)

Posted on February 13, 2018 at 18:23ST: Bug report:I've just upgraded from CubeMX V4.23.0 to V4.24.0.Using this re a Nucleo 144 'F767 board, I'm finding that 'Menu => Project => Generate Code' works once, then fails thereafter in one of two ways:If '...

JB2500 by Associate III
  • 2633 Views
  • 9 replies
  • 0 kudos

FSMC PSRAM setup time

Hello, I am trying to test PSRAM memory on STM32L4R9-Discovery board (STM32L4R9AI), I still don't understand how to calculate the PSRAM setup time (address setup time), (data setup time), (data hold time) and (bus turn around time) could someone expl...