Skip to content

Commit 067ece6

Browse files
committed
Update READMEhttps://github.com//issues/151
1 parent d92988c commit 067ece6

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.MD

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,10 @@ Please enter the upload mode manually.
145145
| 7 | E-paper D7 | ❌ |
146146
| 21 | Button | ❌ |
147147
| 14 | Battery ADC | ❌ |
148-
| 16 | SD MISO | ❌ |
149-
| 15 | SD MOSI | ❌ |
150-
| 11 | SD SCK | ❌ |
151-
| 42 | SD CS | ❌ |
148+
| 16 | SD MISO | ❌* |
149+
| 15 | SD MOSI | ❌* |
150+
| 11 | SD SCK | ❌* |
151+
| 42 | SD CS | ❌* |
152152
| 18 | SDA | ❌ |
153153
| 17 | SCL | ❌ |
154154
| 47 | TouchPanel IRQ | ❌ |
@@ -157,4 +157,6 @@ Please enter the upload mode manually.
157157
| 48 | No Connect any | ✅ |
158158
| 39 | No Connect any | ✅ |
159159

160-
* The GPIOs marked with ✅ are free to use. GPIO10 Can be used for analog input, but not for others.
160+
- The GPIOs marked with ✅ are free to use. GPIO10 Can be used for analog input, but not for others.
161+
- SD Pin If you don't use an SD card, these GPIOs(16,15,11,42) are free to use.
162+
- ESP cannot be woken up by touch interrupt because RTC_GPIO is not connected to touch interrupt in design. However, GPIO10 can be connected to GPIO47 to make touch wake-up function possible. Please see here [issues/93](https://github.com/Xinyuan-LilyGO/LilyGo-EPD47/issues/93#issuecomment-2488500117)

0 commit comments

Comments
 (0)