SPI4 Issue -> clock signal is generated but MOSI doesn't output any data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-20 4:23 AM
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
- Labels:
-
SPI
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-20 4:50 AM
Read out and check/post content of SPI and related GPIO registers.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-20 5:48 AM
What board? Check that the pins are connected and initialized to what you think. Check that the AF selection is correct.
