NUCLEO=STM32H745ZI-Q: problems with SPI1 and SPI3
Hello,
I am new to STM32 dev, so...
Logic analyzer only shows a glitch on MOSI line of SPI1 of around 156 ms then it puts it back to LOW level; similar results for SPI3.
Using PB3 (D23) and PB5 (D22) for SPI3; using PA7 (D11) for SPI1;
Solder bridges: SB49-OFF, SB50-OFF; SB56-ON, SB57-OFF
Checked with DMM for proper connectivity (MCU pin to pin socket)
STM32CubeIDE v 1.3.0
What is commented out has already been tried, and not only that.
Help please!
Thank you