Skip to main content
SAdde.18
Associate
July 20, 2021
Question

SPI4 Issue -> clock signal is generated but MOSI doesn't output any data

  • July 20, 2021
  • 2 replies
  • 717 views

We are using the STM32H725IGT6 MCU. We are using 4 SPIs -> SPI1, SPI3, SPI4 and SPI6. We are able to communicate with the SPI slave on the SPI1, SPI3 and not able to with SPI4 and SPI6. We are able to see the SPI4 clock on the SCK pin, but there is no data sent out on the MOSI pin. The same behavior is observed with SPI6.

The configuration for all the SPI channells is same

This topic has been closed for replies.

2 replies

waclawek.jan
Super User
July 20, 2021

Read out and check/post content of SPI and related GPIO registers.

JW

TDK
July 20, 2021

What board? Check that the pins are connected and initialized to what you think. Check that the AF selection is correct.

"If you feel a post has answered your question, please click ""Accept as Solution""."