Skip to main content
pf8645
Associate
January 12, 2023
Solved

Min. SPI Baudrate PowerStep01

  • January 12, 2023
  • 3 replies
  • 1410 views

According to the datasheet of the powerstep01 driver, a minimal baudrate of 5MHz has to be respected for the SPI interface. Is there any technical reason for that or can a lower (lets say <1MHz) baudrate be used for communication?

This topic has been closed for replies.
Best answer by Peter BENSCH

In fact, the data sheet is somewhat misleading at first glance because it does not state the

  • SPI clock frequency

but rather the

  • Maximum SPI clock frequency

as mentioned by Cristiana.

Regards

/Peter

3 replies

Cristiana SCARAMEL
Technical Moderator
January 12, 2023

Hello @pf8645​ and welcome to the ST Community.

The 5 MHz is the Maximum SPI clock frequency - see powerSTEP01 datasheet at page14.

So you can use a SPI clock frequency lower than this value.

Let me know if I solved your doubts, if so please "Select as Best" label.

"If you feel a post has answered your question, please click ""Accept as Solution"""
Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
January 12, 2023

In fact, the data sheet is somewhat misleading at first glance because it does not state the

  • SPI clock frequency

but rather the

  • Maximum SPI clock frequency

as mentioned by Cristiana.

Regards

/Peter

pf8645
pf8645Author
Associate
January 12, 2023

Thanks a lot for the answers, I was indeed a bit confused by the datasheet, since the max frequency is stated in the "min." column.

0693W00000Y85c2QAB.png