Skip to content
Commit f3077da3 authored by Henrik Brix Andersen's avatar Henrik Brix Andersen Committed by Kumar Gala
Browse files

boards: arduino_zero: Fix SPI pinmux configuration.



This commit changes the Arduino Zero pinmux configuration to use PA12
as MISO.

According to the schematic, the Arduino Zero provides a SPI bus on
SERCOM4 with the following pads/pins:
 - MISO: PA12/pad0 (pin 21)
 - MOSI: PB10/pad2 (pin 19)
 - SCK:  PB11/pad3 (pin 20)

The MISO signal is incorrectly labeled as PB12_S4_SPI_MISO on the
schematic. It should be labeled PA12_S4_SPI_MISO.

Signed-off-by: default avatarHenrik Brix Andersen <henrik@brixandersen.dk>
parent a6b55edb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment