negativeions369
Posts: 1
Joined: Mon Jun 24, 2019 4:38 pm

I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 4:41 pm

If USB 3 is backward compatible, why does anyone in the world bother with USB 2? Shouldn't all USB ports just be USB 3?

webbsmurfen123
Posts: 13
Joined: Mon Jun 17, 2019 8:41 pm

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 5:11 pm

Well i dont see a reason for a Raspberry Pi to do and handle more than 480Mb/sec (or 60MB/sec) transfers. Nor do i see the reason you need a Raspberry Pi to handle the full speed of USB3 (5Gb/sec or 640MB/sec). Whats the idea to build something that have a function you never going to use to its fully potential anyway

User avatar
jbeale
Posts: 4003
Joined: Tue Nov 22, 2011 11:51 pm

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 5:35 pm

The Pi3 doesn't have a USB3 capable hardware module in the SoC. The newly announced Pi4 does have USB3 hardware, but the reason it has only 2 USB3 rather than 4 was described as wiring limitations on the PCB. USB2 ports only need two data lines in addition to two power lines, whereas USB3 needs six data lines in addition to power and it didn't fit in the existing form factor. With the 10x higher frequencies used, I am sure the the line length matching and impedance on USB3 signal lines is more critical as well, and potential RFI/EMC issues. Not everyone would be happy with more USB3 ports if it means your wifi doesn't work anymore.

User avatar
RichardUK
Posts: 255
Joined: Fri Jun 01, 2012 5:12 pm

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 5:40 pm

Yes I was wondering why it had only 2 USB 3.0. I think your suggestions are spot on.

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 14923
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 6:17 pm

Most often two USB ports are only used to connect a keyboard and a mouse anyway.

k-pi
Posts: 929
Joined: Sun Feb 12, 2017 1:46 pm
Location: Upper Hale, Surrey, UK.

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 6:23 pm

USB2 for keyboard & mouse - USB3 for data transfers. 8-)

User avatar
FTrevorGowen
Forum Moderator
Forum Moderator
Posts: 7159
Joined: Mon Mar 04, 2013 6:12 pm
Location: Bristol, U.K.

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 6:48 pm

k-pi wrote:
Mon Jun 24, 2019 6:23 pm
USB2 for keyboard & mouse - USB3 for data transfers. 8-)
+1
I've found using a USB3 flash drive** and USB3 card reader**** very good for writing/transferring/cloning O.S. images
Trev.
** http://www.cpmspectrepi.uk/raspberry_pi ... lash_Drive
**** http://www.cpmspectrepi.uk/raspberry_pi ... oSD_Reader
Begining to test Bullseye on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B, B+, and a A+) and Pi's with cameras with Buster on the P3B+, some P4B's & P400. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm

gkaiseril
Posts: 679
Joined: Mon Aug 08, 2016 9:27 pm
Location: Chicago, IL

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 7:06 pm

Compatible might not mean everything is compatible. USB 3.0 may be backward compatible with the USB 2.0 standard, but there could easily be a device that runs on a USB 2.0 port that is not compatible with the USB 2.0 standard. Since the Pi is a learning device and there are many users building custom circuits it is possible that some might not have fully followed the standard. This might just be a CYA and as noted keyboards and mice are low speed devices that can be used by the USB 2.0 ports without impacting pervformance.
f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng.

Andyroo

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 7:17 pm

A number of my archive drives are in USB2 enclosures and I’ve no plans to spend money on this data till I migrate them to larger, faster, newer disks.

For me the older drives will go in the USB2 ports and faster / more up to date data can go in the USB3 ports and as the Pi boxes are normally headless this mix fits fine with my use case.

User avatar
FTrevorGowen
Forum Moderator
Forum Moderator
Posts: 7159
Joined: Mon Mar 04, 2013 6:12 pm
Location: Bristol, U.K.

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 7:33 pm

gkaiseril wrote:
Mon Jun 24, 2019 7:06 pm
Compatible might not mean everything is compatible. USB 3.0 may be backward compatible with the USB 2.0 standard ...
Things may have changed but, AIUI, USB 1.0, 2.0. 3.0 ... has never been a "standard" (in the ISO sense) but rather (and certainly originally) an "agreed specification" between a number (consortium) of (chip) manufacturers. So, yes, there are quite a few devices "out there" (usually not made by the "consortium") that don't quite meet the USB 2.0 specs. (Example: quite a few USB2.0 hubs which "back-power" when they "shouldn't" ). Thankfully there's not as much deviation as there became between devices "conforming to" the RS232 serial comns'. spec's ;)
Trev.
Begining to test Bullseye on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B, B+, and a A+) and Pi's with cameras with Buster on the P3B+, some P4B's & P400. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm

User avatar
HawaiianPi
Posts: 7749
Joined: Mon Apr 08, 2013 4:53 am
Location: Aloha, Oregon USA

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 7:34 pm

In addition to what was stated above, USB 3.0 is not always backwards compatible. I've experienced issues on USB 3.0 ports with some USB 2.0 devices. For example, flashing a custom ROM into a mobile device has failed for me a number of times on different devices, yet it always works on USB 2.0 ports. Admittedly, that's not a common use case, but I like to have at least one true USB 2.0 port on my computers.

The 2x2 arrangement on the Pi 4B is fine with me.
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups, and where is that annoying music coming from?

W. H. Heydt
Posts: 16179
Joined: Fri Mar 09, 2012 7:36 pm
Location: Vallejo, CA (US)

Re: I don't understand the point of still using USB 2.0

Mon Jun 24, 2019 8:35 pm

mahjongg wrote:
Mon Jun 24, 2019 6:17 pm
Most often two USB ports are only used to connect a keyboard and a mouse anyway.
Ah! But if you use the Official RPF keyboard and plug the mouse into the keyboard's hub, you only need 1 USB 2 port, leaving the other for any medium speed device you might want to attach.

chwe
Posts: 161
Joined: Tue Jul 31, 2018 1:35 pm

Re: I don't understand the point of still using USB 2.0

Tue Jun 25, 2019 12:05 am

W. H. Heydt wrote:
Mon Jun 24, 2019 8:35 pm
mahjongg wrote:
Mon Jun 24, 2019 6:17 pm
Most often two USB ports are only used to connect a keyboard and a mouse anyway.
Ah! But if you use the Official RPF keyboard and plug the mouse into the keyboard's hub, you only need 1 USB 2 port, leaving the other for any medium speed device you might want to attach.
that's a big if.. :lol: Likely the majority of people have some old keyboards and an unused usb mouse they might to reuse.
webbsmurfen123 wrote:
Mon Jun 24, 2019 5:11 pm
Well i dont see a reason for a Raspberry Pi to do and handle more than 480Mb/sec (or 60MB/sec) transfers. Nor do i see the reason you need a Raspberry Pi to handle the full speed of USB3 (5Gb/sec or 640MB/sec). Whats the idea to build something that have a function you never going to use to its fully potential anyway
well, you might not see it, others might see it. I didn't saw a reason to buy a RPi3b+ cause it was IMO broken by design. I don't have the numbers but likely millions of people saw it different and bought one. Maybe the 3b+ was for their purpose the perfect SBC, only cause you (and for the 3b+ I) didn't saw a reason to have it doesn't mean there's no reason to have it. :lol:
negativeions369 wrote:
Mon Jun 24, 2019 4:41 pm
If USB 3 is backward compatible, why does anyone in the world bother with USB 2? Shouldn't all USB ports just be USB 3?
Maybe BOM costs? 4 good quality USB3 ports are for sure more expensive than the 2x2 mix (and a crappy USB3 connector is just a nightmare). Routing on the PCB might be tricky as well (who knows, I'm not an expert here but the fact they swapped USB and RJ45 is an indicator that routing wasn't as easy). On the first lock the balance between price and what you get looks a way better than the last two iterations (I still don't care about HDMI, my stuff runs headless (once again, different people different use-cases), but GbE over RGMII separate from the whole USB stuff was a good pick, finally GbE landed on the RPi not only 'by electrical characteristics' - sorry @jamesh, I had to comment on that :mrgreen:). For me, the most interesting part is the increased horse power with 4xA72 combined with GbE.

Return to “General discussion”