STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7 Quad-SPI for Ethernet Communication

I'm confused regarding the importance of Quad-SPI for Ethernet communication. I see that pins PH2/PH3 were configured for QSPI without it being activated for either core. I tested leaving these pins in GPIO_Analog mode and still detected UDP broadcas...

DWill.4 by Associate II
  • 748 Views
  • 4 replies
  • 0 kudos

STM32H742XI QSPI MDMA CubeMX Setup

Hi,I am attempting to communicate with a LAN9252 via QSPI and had success in a polling mode. I've attempted to do the same thing with MDMA setup in the CubeMX, all default settings, and was unable to achieve communciation. From the use of HAL_QSPI_Re...

CMA by Associate II
  • 500 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
  • 1195 Views
  • 9 replies
  • 0 kudos

Unable to get proper QSPI output with NUCLEO-H743ZI2

Figure 1: QUADSPI General ParametersFigure 2: QSPI GPIO SettingsOS: Linux Mint 64-bit Tessa (19.1)IDE: cubeMX IDE 1.0.1code generator: cubeMX 5.2.1MCU: STM32H743ZIT6UDevBoard: NUCLEO-H743ZI2Target: FPGA (Not assembled, currently prototyping the drive...

0690X000009YarKQAS.png 0690X000009YasXQAS.png 0690X000009YatVQAS.png 0690X000009YatuQAC.png
SScot by Associate
  • 282 Views
  • 1 replies
  • 0 kudos

Resolved! Error setting up dual bank quad SPI

When I try to set up quad SPI with dual bank on an STM32H7, I get the following message: "You must select a ChipSelect signal for Dual bank mode first"This is true even for a blank project with nothing else assigned. I don't see anywhere available...

Need Help with QSPI for STM32H7 Nucleo

Hi,i am trying to build up a QSPI connection with the STM32H7 Nucleo Board. But i am still struggling. I generated the project und did the setup with CubeMX. The Problem is that i can't send anything. I am measuring the CS and CLK with my oscilliscop...

MZogh by Associate II
  • 460 Views
  • 4 replies
  • 0 kudos