The Pi 3 (and previous models) had an issue of bottlenecked bandwidth when using Ethernet and USB simultaneously. Is this resolved in the Pi 4?
Asked
Active
Viewed 1.4k times
32
-
Forgive the MB/Mb mistake: https://twitter.com/ben_nuttall/status/1143037993957187584 – ben_nuttall Jun 24 '19 at 16:17
1 Answers
45
Yes, it resolves it.
“While Raspberry Pi 3 Model B+ added Gigabit Ethernet connectivity, throughput on Raspberry Pi 4 is free from the single shared USB 2.0 channel to the SoC.” (https://www.raspberrypi.org/magpi/raspberry-pi-4-specs-benchmarks/)

Matthew Peyton
- 436
- 5
- 3
-
7To be more specific, the USB host controller is connected directly to the SoC via a PCIe bus. The Ethernet Controller is built directly in to the SoC. – scotty3785 Jun 25 '19 at 10:04
-
3rejoice! Though I suppose it would be nice if there was a PCIe built into the board for utilization. – tuskiomi Jun 26 '19 at 13:59