Skip to content

Commit

Permalink
added voltage measurement for SCK/MOSI
Browse files Browse the repository at this point in the history
  • Loading branch information
absalom-muc authored Apr 14, 2022
1 parent 9491f19 commit 690203a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ If MISO frequency>10Hz the program will stop and reboot. This prevents damage of
- SCK frequency < MOSI frequency => SCK and MOSI pins swapped
- MISO frequency = SCK frequency => MISO and SCK pins shorted

For reference: With a multimeter I measure for SCK and MOSI approx. 4.7V on the HV pins of the level shifter (and X1) and approx. 3V on the LV pins of the level shifter (and D5/D7)

### :fire: You use PubSubClient v2.8.0
There was a [bug](https://github.com/knolleary/pubsubclient/issues/747) introduced in PubSubClient version 2.8.0, please use v2.7.0.

Expand Down

0 comments on commit 690203a

Please sign in to comment.