Skip to main content
MZogh
Associate
December 31, 2018
Question

Need Help with QSPI for STM32H7 Nucleo

  • December 31, 2018
  • 3 replies
  • 1347 views

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 oscilliscope but even there i can't see anything. I have attached my code. Could someone help me, pleas?

This topic has been closed for replies.

3 replies

S.Ma
Principal
December 31, 2018

Maybe go to the discovery board project examples using QSPI and try to grab what you need for the nucleo with as little change as possible?

MZogh
MZoghAuthor
Associate
December 31, 2018

I have already tried that but no success. Is it maybe possible that the CubeMX is setting the wrong GPIOs?

Because in the Board User Manual there have been described different GPIOs than the CubeMX is setting.

MZogh
MZoghAuthor
Associate
December 31, 2018

I have solved the problem. It was the GPIO Cofiguration of the CubeMX. The default GPIO configuration in CubeMX is wrong. You have to set the GPIOs manually like it has been written in the Board Manual.

Amel NASRI
Technical Moderator
January 2, 2019

Could you please provide more details or share a .ioc file so that the issue can be easily reproduced and fixed by our STM32CubeMX experts?

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.