forked from espressif/esp-idf
docs(lp-core): Updated lp_core_uart app README files
Updated the LP Core UART apps README files to mention the default pins to use on esp32p4.
This commit is contained in:
@@ -19,10 +19,11 @@ To run this example, you should have an ESP32-C6 based development board and a h
|
|||||||
|
|
||||||
**Note:** The following pin assignments are used by default.
|
**Note:** The following pin assignments are used by default.
|
||||||
|
|
||||||
| | Rx | Tx |
|
| | Rx | Tx |
|
||||||
| ----------------------- | ------| ------|
|
| ----------------------- | -------| -------|
|
||||||
| ESP32-C6 | GPIO4 | GPIO5 |
|
| ESP32-C6 | GPIO4 | GPIO5 |
|
||||||
| Host machine | Tx | Rx |
|
| ESP32-P4 | GPIO15 | GPIO14 |
|
||||||
|
| Host machine | Tx | Rx |
|
||||||
|
|
||||||
### Build and Flash
|
### Build and Flash
|
||||||
|
|
||||||
|
@@ -20,10 +20,11 @@ To run this example, you should have an ESP32-C6 based development board and a h
|
|||||||
**Note:** The following pin assignments are used by default.
|
**Note:** The following pin assignments are used by default.
|
||||||
|
|
||||||
|
|
||||||
| | Tx |
|
| | Tx |
|
||||||
| ----------------------- | ------|
|
| ----------------------- | -------|
|
||||||
| ESP32-C6 | GPIO5 |
|
| ESP32-C6 | GPIO5 |
|
||||||
| Host machine | Rx |
|
| ESP32-P4 | GPIO14 |
|
||||||
|
| Host machine | Rx |
|
||||||
|
|
||||||
### Build and Flash
|
### Build and Flash
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user