arduino / arduino/ArduinoCore-sam

bug on CS line using SPI library

Open
#18 2 comments 1 reaction 1 assignee Claimed by @cmaglie View on GitHub
Library: SPI Type: Bug
Dominant language
HTML
Stars
91
Forks
112
PR merge metrics
No merged PRs in 30d

Description

_From @schwingkopf on February 13, 2013 19:59_

when using the SPI library with the predefined SPI-CS0 and SPI-CS1 pins (digital pins 10 and 4), the voltage during SPI communication on these lines doesn't drop to 0V (only to 1.6V), when defining the digital pins for SPI-CS0 and SPI-CS1 prior as pinMode OUTPUT.
with the SPI-CS2 on digital pin 52 it worked fine for me.

for details please see http://arduino.cc/forum/index.php/topic,148463.0.html

_Copied from original issue: arduino/Arduino#1280_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.