diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-01-04 22:26:34 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-01-04 22:26:34 -0500 |
commit | c3efcd9c8d1177019711c776bc925645a6ea6b0b (patch) | |
tree | 28d44abb51d571fabb6c278e09a2b7d500ac386c /config/generic-ramps.cfg | |
parent | 24fe606d4d7df479e35caf6a3a56d52b746611d0 (diff) | |
download | kutter-c3efcd9c8d1177019711c776bc925645a6ea6b0b.tar.gz kutter-c3efcd9c8d1177019711c776bc925645a6ea6b0b.tar.xz kutter-c3efcd9c8d1177019711c776bc925645a6ea6b0b.zip |
bus: Set all SPI CS pins high before first config_spi message
If an SPI device is shared among many devices, then all the device's
CS pins should be set high prior to setting up the clk pin.
(Otherwise, there's a chance a device could interpret the clk pin
setup as part of a transmission.)
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/generic-ramps.cfg')
0 files changed, 0 insertions, 0 deletions