File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
I2C
2
2
===
3
+ .. |br | raw :: html
4
+
5
+ <br>
6
+
7
+ I2C Port Mapping
8
+ ----------------
9
+
10
+ GSM (MT2503, MT6261) and NB-IoT (MT2625) chipset supported modules expose only one
11
+ I2C port. Following is the pin mapping for SCL and SDA:
12
+
13
+ +---------+------------------+-----------+-----------------+-----------+------------+------------+
14
+ | I2C Pin | MC20U Pin | M56 Pin | MC60 Pin | M66 Pin | BC20 Pin | SIM868 |
15
+ | | |br | S20U Pin | | |br | MC20 Pin | | | Pin |
16
+ +=========+==================+===========+=================+===========+============+============+
17
+ | SCL | Pin 35 | Pin 24 | Pin 35 | Pin 20 | Pin 58 | Pin 65 |
18
+ +---------+------------------+-----------+-----------------+-----------+------------+------------+
19
+ | SDA | Pin 36 | Pin 23 | Pin 36 | Pin 21 | Pin 63 | Pin 64 |
20
+ +---------+------------------+-----------+-----------------+-----------+------------+------------+
21
+
3
22
4
23
API Reference
5
24
-------------
You can’t perform that action at this time.
0 commit comments