No Output SPI Clock Pin

For general questions regarding the software and for all questions that do not fit in any of the threads above.
Post Reply
Message
Author
kimi
Posts: 12
Joined: 11 Aug 2016, 14:56

No Output SPI Clock Pin

#1 Post by kimi » 21 Nov 2021, 20:15

For my design, I'm utilizing an STM32F103CBT7 with HAL functionalities and a 72MHz system clock.
SPI 1 is set to Master, with a 16-bit data width and a data rate of 18 MBits/s.
There is a data bit on the MOSI pin when sending data out, but no Clock pulse on the SCK pin.
I'm stumped as to what's wrong.
Is there anything you could suggest?
Thanks.
Last edited by kimi on 04 May 2022, 16:25, edited 1 time in total.

jhammer
Posts: 2
Joined: 02 Dec 2020, 02:39

Re: No Output SPI Clock Pin

#2 Post by jhammer » 02 Feb 2022, 05:35

did you resolve your issue?

Post Reply