From a9230a67f956d4fdbe2edfaba6d871353f67c9b4 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sun, 7 Jul 2024 02:37:08 -0700 Subject: [PATCH] Update faq.md (#1353) * Update faq.md Added verbiage for clarity * Update faq.md Fixed spacing --- docs/faq.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 5057ff5a..e1124343 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -89,7 +89,15 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht ??? question "Can I power the Pi via PoE?" - Yes! But you still need a splitter to ensure you isolate the 5v connection between the Raspberry Pi and host PC to prevent backpower issues that can cause instability or damage to either the host PC or the Pi. Power/Data cable + USB power blocker would work. + Yes! + + For a POE HAT + + You still need a splitter to ensure you isolate the 5v connection between the Raspberry Pi and host PC to prevent backpower issues that can cause instability or damage to either the host PC or the Pi. Power/Data cable + USB power blocker would work. + + For a POE Splitter + + No, there is no need for anything additional, you can power your RPi and or the PiKVM Mini with the USB-C variant. ??? question "Do I need a power splitter? Why do I need one?"