Open jalzat-e opened 1 day ago
ping @dp111
If I understand you correctly this will only happen when Vsys is below VBatt i.e. exactly when you want Vbat to take over powering the Pico. If you swap the drain and the source then VSys could end up permanently charging the battery causing damage.
On Tue, 3 Dec 2024 at 16:45, jalzat-e @.***> wrote:
In the Raspberry Pi Pico 2 W documentation, in the schematic of the power path for batteries (page 18), drain and source are swapped. If the schematic is followed as it, the MOSFET reverse diode could drive current to VSYS from the battery even if VBUS is still present, defeating the purpose of the power path. powerpath.pico2w.png (view on web) https://github.com/user-attachments/assets/94b09df3-013c-4cc2-83b7-d48afce83d6e
— Reply to this email directly, view it on GitHub https://github.com/raspberrypi/documentation/issues/3951, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVVFIUGHHNYDTIYC3HSWLL2DXNYXAVCNFSM6AAAAABS6G6E3WVHI2DSMVQWIX3LMV43ASLTON2WKOZSG4YTKNJRGM3TIMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
In the Raspberry Pi Pico 2 W documentation, in the schematic of the power path for batteries (page 18), drain and source are swapped. If the schematic is followed as it, the MOSFET reverse diode could drive current to VSYS from the battery even if VBUS is still present, defeating the purpose of the power path.