Skip to content

bug on CS line using SPI library #1280

Closed
@schwingkopf

Description

@schwingkopf

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions