Skip to content

Conversation

@pabigot
Copy link
Contributor

@pabigot pabigot commented May 21, 2020

I2C1 used LED pins rather than the ones in the Arduino header
position. SPI2 used Arduino D0 for both SCK and MOSI; replace all
pins with D11-D13 which are the standard location for SPI on the
Arduino header.

nRF side of #25251

I2C1 used LED pins rather than the ones in the Arduino header
position.  SPI2 used Arduino D0 for both SCK and MOSI; replace all
pins with D11-D13 which are the standard location for SPI on the
Arduino header.

Signed-off-by: Peter Bigot <[email protected]>
@carlescufi carlescufi added this to the v2.3.0 milestone May 21, 2020
@carlescufi carlescufi added the bug The issue is a bug, or the PR is fixing a bug label May 21, 2020
Copy link
Contributor

@mbolivar-nordic mbolivar-nordic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared against schematic.

@carlescufi carlescufi merged commit b0d509b into zephyrproject-rtos:master May 21, 2020
@erwango erwango mentioned this pull request May 21, 2020
15 tasks
@pabigot pabigot deleted the nordic/20200521c branch May 26, 2020 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Boards bug The issue is a bug, or the PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants