Associate
May 2, 2025
Solved
SPI STM32H743 function problem
- May 2, 2025
- 1 reply
- 2601 views
Hi, I have problem with my SPI peripheral. For generate inicial code I used STM32 Cube IDE Version 6.14.1, and programming IDE STM32 Cube IDE Version 1.18.1.
Description of problem:
1.I want simple to check loop with transmit and receive data, but when I do that I always have 0 or 255 in receive register. I tried the same thing with UART, and it works.
2.On SCK I don't have clock, I try with oscilloscope to see but nothing.
In attachment I leave full project and video, please can someone check and say me some advice.