Skip to content

Commit fbf1e7d

Browse files
authored
Merge pull request #1262 from arduino/aliphys/I2C-SPI-MKR-Board-Fixes
[AE-139] Correct I2C & SPI labelling in MKR Shield `tech-specs.yml` files
2 parents d8a1372 + a08bf08 commit fbf1e7d

File tree

9 files changed

+13
-5
lines changed

9 files changed

+13
-5
lines changed

content/hardware/01.mkr/02.shields/mkr-485-shield/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Shield:
33
SKU: ASX00004
44
Compatibility: MKR
55
Protocol: RS485
6-
Interface: Serial
6+
Interface: Serial (TXP on D7, RXP on D6)
77
Operating mode: Isolated half / full duplex (switchable)
88
Integrated circuits:
99
Transceiver: MAXIM MAX3157

content/hardware/01.mkr/02.shields/mkr-can-shield/tech-specs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Shield:
44
Compatibility: MKR
55
Protocol: CAN bus
66
Communication: SPI
7+
Chip Select Pin (SPI): D3
78
Integrated circuits:
89
Controller: Microchip MCP2515
910
Transceiver: NXP® TJA1049

content/hardware/01.mkr/02.shields/mkr-env-shield/tech-specs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ Shield:
22
Name: MKR ENV Shield
33
SKU: ASX00011
44
Compatibility: MKR
5-
Communication: I2C and analog
5+
Communication: SPI and I2C
6+
Chip Select Pin (SPI): D4
7+
Device Ready Pin (I2C): LPS22HB on D7, HTS221 on D6
68
Storage: Micro SD card slot
79
Sensors:
810
Temperature (HTS221):

content/hardware/01.mkr/02.shields/mkr-eth-shield/tech-specs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Ethernet:
77
Controller: W5500
88
Speed: 10/100 Mbps
99
Communication: SPI
10+
Chip Select Pin (SPI): MicroSD on D4, Ethernet on D5
1011
Internal memory: 32KB
1112
Maximum sockets: 8 individual
1213
Supported protocols: IPv4, ICMP, TCP, UDP, ARP, IGMP, PPPoE, MQTT

content/hardware/01.mkr/02.shields/mkr-gps-shield/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Shield:
22
Name: Arduino® MKR GPS Shield
33
SKU: ASX00017
44
Compatibility: MKR
5-
Communication: Serial / I2C / DCC
5+
Communication: Serial / I2C (over ESLOV only) / DCC
66
GPS Module: u-blox SAM-M8Q
77
Connector: Eslov
88
Power:

content/hardware/01.mkr/02.shields/mkr-mem-shield/tech-specs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Shield:
33
SKU: ASX00008
44
Compatibility: MKR
55
Communication: SPI
6+
Chip Select Pin (SPI): MicroSD on D4, Flash on D%
67
Features:
78
Storage: Micro SD card slot
89
Flash memory: 2MB (W25Q16)

content/hardware/01.mkr/02.shields/mkr-rgb-shield/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Shield:
22
Name: Arduino® MKR RGB Shield
33
SKU: ASX00010
44
Compatibility: MKR
5-
Communication: SPI
5+
Communication: SDI (Serial Data Input)
66
LEDs:
77
Type: APA102
88
Count: 84

content/hardware/01.mkr/02.shields/mkr-sd-proto-shield/tech-specs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Shield:
33
SKU: TSX00004
44
Compatibility: MKR
55
Communication: SPI
6+
Chip Select Pin (SPI): Flash on D3, MicroSD on D4
67
Storage: Micro SD card slot
78
Prototyping Area: Yes
89
Operating Voltage: 3.3V

content/hardware/01.mkr/02.shields/mkr-therm-shield/tech-specs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ Shield:
22
Name: Arduino® MKR Therm Shield
33
SKU: ASX00012
44
Compatibility: MKR
5-
Communication: SPI
5+
Communication: SPI and 1-Wire®
6+
Chip Select Pin (SPI): A3
7+
1-Wire® Pin: D0
68
Digital converter: MAX31855
79
Connectors:
810
K-type: Yes

0 commit comments

Comments
 (0)