You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of just storing the correct polarity, also set this polarity in
the GPIO struct, so that changes that write to GPIOs (e.g. asserting CS)
will maintain the correct idle level.
If this is not done, the FTDI will create invalid output with clock
spikes.
Fixes#75
0 commit comments