X728: Difference between revisions
| Line 332: | Line 332: | ||
<div class="toccolours mw-collapsible mw-collapsed"> | <div class="toccolours mw-collapsible mw-collapsed"> | ||
<div style="font-weight:bold;line-height:1.0;"> | <div style="font-weight:bold;line-height:1.0;"> | ||
Q12: Simulate power outage and reconnection scenario. Why does the Raspberry Pi fail to | Q12: Simulate power outage and reconnection scenario. Why does the Raspberry Pi fail to auto boot after unplugging and reconnecting the power supply? | ||
</div> | </div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
A: | A: In the process of X728 auto power-on test, the Raspberry Pi fails to auto boot after power reconnection due to '''<span class="tb_red">incomplete power discharge</span>'''. This issue usually occurs when cutting power by unplugging the power adapter, while it will not happen if you disconnect the USB port directly. | ||
:'''1. Cause''' | :'''1. Cause''' | ||
: | :Residual charge remains in the power adapter after disconnection, keeping voltage present at the X728 input terminal. Reconnecting power immediately fails to fully cut off the circuit, hence the auto power-on function cannot be triggered. | ||
:'''2. Discharge Completion Check (refer to the picture)''' | :'''2. Discharge Completion Check (refer to the picture)''' | ||
: | :Measure voltage on X728 input pads; the power is fully discharged when the voltage drops to zero. It generally takes over 30 seconds (discharge duration differs among power adapters). | ||
:[[File:X728-FAQ.jpg|700px]] | :[[File:X728-FAQ.jpg|700px]] | ||
</div> | </div> | ||
</div> | </div> | ||