Skip to main content
Visitor II
January 25, 2023
Solved

Hello i was reading the "STM32 microcontroller system memory boot mode" documantation and I saw SPI SCK pin pulled down via 10Kohm resistor in SPI connection part. I couldn't see any reason for that. Why SCK pin needs pul down?

  • January 25, 2023
  • 1 reply
  • 1014 views

0693W00000Y9920QAB.png

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

    Welcome, @EKOSE.1​, to the community!

    You are referring to AN2606, section 4.3, Hardware connection requirements, right?

    In order not to interpret interspersed interference pulses as an apparent clock pulse to SCK during periods where SCK is floating, the connection line should be pulled low.

    Does it answer your question?

    Regards

    /Peter

    1 reply

    Technical Moderator
    January 25, 2023

    Welcome, @EKOSE.1​, to the community!

    You are referring to AN2606, section 4.3, Hardware connection requirements, right?

    In order not to interpret interspersed interference pulses as an apparent clock pulse to SCK during periods where SCK is floating, the connection line should be pulled low.

    Does it answer your question?

    Regards

    /Peter

    EKOSE.1Author
    Visitor II
    January 25, 2023

    Yes i reffered the AN2606. Thanks for your answer. You explained well.

    Technical Moderator
    January 25, 2023

    Great!

    If the problem is solved, please mark this thread as answered by selecting Select as best, as also explained here. This will help other users find that answer faster.

    Regards

    /Peter