ESP32-P4-ETH: Difference between revisions
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{GD Template Impl}} | {{GD Template Impl}} | ||
==Important Notes== | ==Important Notes== | ||
<font color=red> | <font color=red> | ||
* This documentation describes ESP32-P4-ETH bare board. | |||
* The board is equipped with PoE expansion header ONLY. External PoE module must be purchased separately to achieve PoE power supply. | |||
* Onboard microphone and speaker connector are provided. Audio codec and amplifier are NOT assembled on the board. | |||
* MIPI-DSI display, MIPI-CSI camera and speaker are peripherals, NOT included with bare board. | |||
</font> | </font> | ||
| Line 111: | Line 107: | ||
</div> | </div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
A:This message means the firmware's ESP32-P4 chip revision configuration doesn't match the chip on your board. Do not use --force to skip the check — rebuild with the correct chip revision instead. | A:This message means the firmware's ESP32-P4 chip revision configuration doesn't match the chip on your board. Do not use <code>--force</code>to skip the check — rebuild with the correct chip revision instead. | ||
The ESP32-P4 Platform repository provides shared configuration files: | The ESP32-P4 Platform repository provides shared configuration files: | ||