Тёмный

How does a USB keyboard work? 

Ben Eater
Подписаться 1,2 млн
Просмотров 3,2 млн
50% 1

The USB 2.0 spec: eater.net/downloads/usb_20.pdf
Support these videos on Patreon: / beneater or eater.net/support for other ways to support.
0:00 Intro
0:50 USB electrical interface
4:43 How USB encodes bits and packets
23:41 USB packet contents
29:26 USB vs. PS/2
------------------
Social media:
Website: www.eater.net
Twitter: / ben_eater
Patreon: / beneater
Reddit: / beneater
Special thanks to these supporters for making this video possible:
Aaron Todd, Aleksey Smolenchuk, Alexander Wendland, Andrew C. Young, Anson VanDoren, Anthanasius, anula, Armin Brauns, Ben Cochran, Ben Kamens, Ben Williams, Benny Olsson, Bill Cooksey, Binh Tran, Bouke Groenescheij, Bradley Pirtle, Bradley Stach, Brent Reusing, Bryan Brickman, Carlos Ambrozak, Christian Carter, Christopher Blackmon, Dale Andrew Darling, Daniel Jeppsson, Daniel Tang, dans, Dave Burley, Dave Walter, David Brown, David Clark, David Cox, David House, David Sastre Medina, David Turner, David Worsham, Dean Bevan, Dean Winger, Dissy, dko, Dmitry Guyvoronsky, Dušan Dželebdžić, Dustin Yelland, Dzevad Trumic, Eric Dynowski, Erik Broeders, Eugene Bulkin, George Miroshnykov, Harry McDow, hotwire33, Ian Tait, Ingo Eble, Ivan Sorokin, James Capuder, james schaefer, Jared Dziedzic, Jason DeStefano, Jason Specland, JavaXP, Jaxon Ketterman, Jay Binks, Jayne Gabriele, Jesse Miller, Jim Kelly, Jim Knowler, Jim Van Meggelen, Joe Beda, Joe OConnor, Joe Pregracke, Joel Miller, John Fenwick, John Meade, Jon Dugan, Joseph Portaro, Joshua King, Jurģis Brigmanis, Kai Wells, Kefen, Kenneth Christensen, Kent Collins, Kitick, Koreo, Lambda GPU Workstations, Larry, László Bácsi, Lucky Resistor, Lukasz Pacholik, Marcos Fujisawa, Marcus Classon, Mark Day, Martin Roth, Mats Fredriksson, Matt Krueger, Matthäus Pawelczyk, Matthew Duphily, melvin2001, Michael Tedder, Michael Timbrook, Michael Weitman, Miguel Ríos, mikebad, Mikel Lindsaar, Miles Macchiaroli, Muqeet Mujahid, My Yiddishe Mama, Nicholas Counts, Nicholas Moresco, Nick, Not Yet Wise, Paul Pluzhnikov, Paul Randal, Pete Dietl, Phil Dennis, Philip Hofstetter, Phillip Glau, PixelSergey, ProgrammerDor, Randal Masutani, Randy True, raoulvp, Renaldas Zioma, Ric King, Rick Hennigan, Rob Bruno, Robert Comyn, Robert Diaz, Roland Bobek, sam raza, Scott Holmes, Sergey Kruk, Shelton, SonOfSofaman, Stefan Nesinger, Stefanus Du Toit, Stephen, Stephen Riley, Stephen Smithstone, Steve Jones, Steven Zilberberg, Tayler Porter, TheWebMachine, Thomas Bruggink, Thomas Eriksen, Tii, Tom, Tom Yedwab, Tommaso Palmieri, Tyler Latham, Vincent Bernat, Vladimir Solomatin, Walter Montalvo, Warren Miller, Wim Coekaerts, Wraithan McCarroll, xisente, Yee Lam Wan

Опубликовано:

 

17 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 3,3 тыс.   
@StefanoBorini
@StefanoBorini 3 года назад
Things we learned today: 1. USB is polling all the time 2. USB is insanely complex 3. There is always a fancier oscilloscope you don't have but really want
@UltimateAlgorithm
@UltimateAlgorithm 3 года назад
USB can push, but to my knowledge not for peripherals. Audio devices for example, can ask the host to push data IIRC. The complexity mostly due to the need of supporting a bunch of devices. These device have their own needs and data protocols. USB separates this as classes.
@danlock1
@danlock1 3 года назад
Actually, that's sane, which is the opposite of insane.
@spicybaguette7706
@spicybaguette7706 3 года назад
I think USB3 is capable of pushing Edit: USB 2 is capable of that too, it just takes the right keyboard/mouse that supports it
@albertlagerman
@albertlagerman 3 года назад
@@UltimateAlgorithm but what about the num lock, caps lock, and scroll lock lights?
@jj74qformerlyjailbreak3
@jj74qformerlyjailbreak3 3 года назад
I know But There’s ☝️ Scope That Beats All And That’s Your First ☝️ I’m Still Waiting For GOD To Bless Me With ☝️ Until Then I Continue To Pray Someone Throws An Old One Out Because They Upgraded.
@PastaAivo
@PastaAivo 3 года назад
It's so easy to pass these devices off as mundane everyday items, but when you really get into it, they really are magic designed by hundreds and hundreds of smart people, current and past.
@javiergaliani8653
@javiergaliani8653 3 года назад
I'm a electronic engineer student. I confirm, yes. The most simple thing, like, 'Oh this thing only switch on and off the light' yeah, no. Maybe this cost hundred of hours in research
@johncochran8497
@johncochran8497 3 года назад
If you go the magic route, you can actually get quite a bit deeper. Q: How does that thing work? A: It's magic. You see, those things are filled with rocks, and those rocks have microscopic glyphs written upon them. Those glyphs interact with each other in complex ways to produce the effects you see.
@IceMetalPunk
@IceMetalPunk 3 года назад
Technology is magical artifacts designed by wizards we call scientists.
@shubhammaurya3671
@shubhammaurya3671 3 года назад
Its disappointing to see everybody takes these hard earned technology as granted
@F3Ibane
@F3Ibane 3 года назад
@@johncochran8497 Paraphrasing a popular tweet from ages past: A computer is basically just a rock that we trapped lightning inside and tricked into thinking.
@leandrotami
@leandrotami 2 года назад
I'm honestly amazed with what you just did. You literally took a signal out from a cable and interpreted it yourself on paper. You just made this so understandable and real to me. Thank you
@MixMastaCopyCat
@MixMastaCopyCat 2 года назад
I love this approach! I do a similar thing when I run into cryptic programming algorithms that I don't understand: pull out a notebook, and go through the code line by line until something clicks. It can be very tedious, but when I'm working with something I find especially opaque, it takes away all the abstraction and make things feel more "real". The same sort of thing could be done by running the code through a debugger and watching a bunch of expressions... but there's something about manually writing things out on paper that makes information register better for me.
@nkusters
@nkusters 2 года назад
Yeah, Ben is the best teacher of this stuff that I've ever seen. He can explain anything in a way that just clicks with me.
@jpaugh64
@jpaugh64 2 года назад
The USB specification is one of the most readable technical documents I've ever seen. That will have helped, somewhat.
@deedewald1707
@deedewald1707 2 года назад
@@MixMastaCopyCat Booth's Algorithm to multiply negative numbers I used this approach !
@melanierhianna
@melanierhianna 2 года назад
I do this in my day job. Some times you just have to think it through like this...
@padraigkiley7120
@padraigkiley7120 Год назад
"as is all to common with specs: it's got a lot of precision, but not a ton of clarity" I felt that. deep down in my soul, I felt that
@gen_angry
@gen_angry 3 года назад
"It's got a lot of precision but not a ton of clarity" lol.
@NineSun001
@NineSun001 3 года назад
Bens uncertainty therory. A datasheet when observed, can either have a lot of precision but lacks in clarity or lacks in precision with a high level of clarity.
@markoap91
@markoap91 3 года назад
This video's got a lot of precision but also a ton of clarity.
@user-ej7ss8ei2g
@user-ej7ss8ei2g 3 года назад
That really is how a lot of specs are
@sayamqazi
@sayamqazi 2 года назад
@@markoap91 but that makes it 34 minuets long. So there is always a tradeoff
@markoap91
@markoap91 2 года назад
@@sayamqazi I know it can be hard to find the time to watch something like this. But if I have the time these kind of videos glue me to the screen and 34 minutes passes like 34 seconds. Plus, there are tons of watered down videos out there that explain things in simple terms so that you get the idea, there are not enough videos that go into this much detail to really SHOW you how something works and demystify it completly.
@omegamon
@omegamon 3 года назад
just hearing him say "that sounds right, that's what we're doin'" gives me so much hope
@ShALLaX
@ShALLaX 3 года назад
That’s pretty much what engineering becomes at this level of complexity… you convincing yourself that things seem correct based on logic rather than always being 100% sure of everything. It’s often impractical to know things absolutely.
@omegamon
@omegamon 3 года назад
@@ShALLaX It's just nice to know that even when you're ben eater you can't be 100% sure of everything
@bigsteve6729
@bigsteve6729 3 года назад
Strange
@robertbruce7686
@robertbruce7686 3 года назад
Uh oh nope
@renevanderkraats3811
@renevanderkraats3811 3 года назад
Ah yes, that great feeling that your theory or comprehension of theory seems to be right and mirrors in your test results :)
@mustafayldrm8188
@mustafayldrm8188 5 месяцев назад
I am an electronics engineer and i cannot stress how much I admired you explaning this complicated topic as it was easy. If EEEN teachers are like you, all students could have succeeded easily.
@spagamoto
@spagamoto Год назад
For USB hacking aficionados, worth mentioning that Wireshark (in addition to decoding network protocols) can also capture and analyze USB traffic! I used it to reverse engineer drivers for a silly USB-connected promotional pushbutton, as practice.
@DanielNetSet
@DanielNetSet Год назад
don't keep the knowledge to yourself like a hoarder, make a video! I'll watch!
@luisbalza3774
@luisbalza3774 Год назад
pls share resources 👍
@gayusschwulius8490
@gayusschwulius8490 Год назад
Currently doing exactly that to create a driver for an old scanner that isn't properly supported on Linux. I'm using Wireshark on Windows to figure out the communication protocol and then reimplement it under Linux. Such a pain in the ass. USB is so fucking complicated.
@johnathanasiou9284
@johnathanasiou9284 11 месяцев назад
Yes, especially if you also enable to the USB PCap which is a Wireshark installation option on the later versions. Worth scoping out, for sure!
@king_james_official
@king_james_official 10 месяцев назад
it sucks with windows unfortunately, works fine with linux, not sure about macos
@misaalanshori
@misaalanshori 3 года назад
Any other youtuber: lets analyze this data on the oscilloscope Ben Eater: let me screenshot the oscilloscope and print it out on paper.
@williampasbrig3677
@williampasbrig3677 3 года назад
The only thing I can possibly think of that could beat the visceral qualities of writing shit down on paper is MAYBE just doing that but in AR glasses.
@misaalanshori
@misaalanshori 3 года назад
@@williampasbrig3677 Yeah i like that he is writing it on paper too!
@RandomUser2401
@RandomUser2401 3 года назад
yeah. also, never heard of actual data export in csv format or similar? Which can then be properly plotted on a computer? Dude seriously, cropping screenshots together in freakin PS? Okay then.. BUT: Awesome video and explanation!
@misaalanshori
@misaalanshori 3 года назад
@@RandomUser2401tbh combining screenshots is probably easier than taking a csv export and plotting it in excel or something. You could combine that screenshot in mspaint in like a couple minutes or probably less
@RandomUser2401
@RandomUser2401 3 года назад
@@misaalanshori if you don't plot for the first time, plotting a csv is a matter of minutes. Exporting all the different png screenshot takes longer than that. Hint: Serious plotting is not done in Excel, but python, Matlab, Octave etc
@homer46303
@homer46303 3 года назад
Ben Eater is like the Bob Ross of computer science.
@hellomate7681
@hellomate7681 2 года назад
lol, he's also good at explaining.
@luspuz2188
@luspuz2188 2 года назад
*Computer architecture/electronic engineering
@1kreature
@1kreature 2 года назад
This was a happy little journey into the USB protocol!
@multivariateperspective5137
@multivariateperspective5137 2 года назад
Perfect.
@northernlegolas
@northernlegolas 2 года назад
Ahahaaa very well said!
@MetalGear753
@MetalGear753 Год назад
In the gaming world, we call the issue where a number of keys can't be pressed at the same time, "ghosting." You were spot on with your analysis of why the smaller combination didn't work!
@omer_usta
@omer_usta Год назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-kOkV9BalNcw.html
@mrpocock
@mrpocock Год назад
Factorio uses a lot of cords, and some ghost on cheaper keyboards.
@AncapDude
@AncapDude 4 месяца назад
My Logitech Lightboard XL only supports 2 keys at a time which makes it impossible to perform speedrun jumps eg. Amazing how this silly looking keyboard can handle up to 6 keys!
@keithaturcot
@keithaturcot Год назад
I spent ~20 years developing learning technology for higher education and I have to say you have truly mastered it. I agree with everything said about how easily and quickly I was able to pick up details about USB - I love it. But your skill at breaking it down, basing your work on published references, (even though you likely already knew it) and walking use through the basics up to a more complex question was stunning. I've worked with maybe a hundred PHD / professional educators in engineering and many other fields. You far exceed anything I've ever seen. I'm fairly sure this is the 1st time I've ever liked and subscribed to any video/channel. Well done.
@aronhighgrove4100
@aronhighgrove4100 Год назад
For PhD's it's not really surprising they don't excel at teaching, since they focus on research and academia, which unfortunately does not reward teaching skills at all.
@smrqunofficial
@smrqunofficial 3 года назад
You know you've made it when the oscilloscope manufacturer lends you a $7000 device for your video :)
@ShALLaX
@ShALLaX 3 года назад
$7,000? Thanks for saving me a search and crushing my dreams in one comment ;)
@katemoon7476
@katemoon7476 3 года назад
And to think you can spend a measly $200 (student price) for a Discovery 2 and a Sigroc free download and do almost the same thing. And it does dozens of protocols.
@MatthijsvanDuin
@MatthijsvanDuin 3 года назад
@@katemoon7476 BeagleBone Black running BeagleLogic + sigrok would be even cheaper, but it's only a logic analyzer (100 Msps 12 channels) for 2.5V-3.3V digital signal (unprotected 3.3V digital inputs) unless you add an external level shifter, and user-friendliness is probably sub-optimal (though I haven't played with it myself yet). Though on the plus side, whenever you have no need for logic analyzer it's still a beaglebone you can use for other things.
@Mr.Leeroy
@Mr.Leeroy 3 года назад
@@katemoon7476 DSLogic Plus $100 (cheaper if you are willing to make RAM mod), 400Mhz and software is actually usable.
@renakunisaki
@renakunisaki 3 года назад
To be fair it probably cost them like $50 to produce.
@doitaljosh
@doitaljosh 3 года назад
Next video: How to implement USB on a 6502.
@techleontius9161
@techleontius9161 3 года назад
Can we appreciate the fact that this is probably the first and the last "next video" comment that might be true.
@gandalf1783
@gandalf1783 3 года назад
@@techleontius9161 Yea, i just thought of using a Arduino instead to convert USB Keyboard to PS/2 Scancode
@xyz2112zyx
@xyz2112zyx 3 года назад
Yes. Maybe an Arduino Mini can be used here for reduce complexity. I use Arduino Micro for creating USB SNES and NES interfaces to PC or PS3. It's a real help to use it.
@jeffreypomeroy6173
@jeffreypomeroy6173 3 года назад
I used a ftdi ft313h to use usb on my 65c816/6502 build because the massive overhead of trying to process usb packets.
@SlykeThePhoxenix
@SlykeThePhoxenix 3 года назад
Would it even be fast enough to handle USB? I think it'd need to go into some type of buffer.
@admcstabby
@admcstabby 2 года назад
I've been searching for a long time on how computers and their peripherals communicate on a very low, basically bit by bit level and this was an extremely well explained version of what I've been looking for. Thank you so much!
@electronicscaos
@electronicscaos 2 года назад
I first learned low level programming (between assembly and lower level hex for debugging). Before starting my company and getting married, occupied a lot of time faking USB or serial devices with microcontrollers, just for learning purposes. USB data structure always fascinated me, because it'speed is only limited by the hardware speed. I mean, you can push it further and further, as long as there is time enough to receptor to acknowledge the signal ramps, there will be bit acknowledgement. I admire your work teaching some low level computing to the young, Ben. Thank you a lot.
@Fedreal_Bureau_Of_Investigaton
@Fedreal_Bureau_Of_Investigaton 2 года назад
Usb is the lethal weapon?
@evanwatling3897
@evanwatling3897 2 года назад
funny you say low level computing- to the average person even the display of an oscilloscope looks like magic.
@selftaught5003
@selftaught5003 2 года назад
Low level dosenot mean esay. It means near to hardware level.
@firstNamelastName-ho6lv
@firstNamelastName-ho6lv Год назад
What is the company you found?
@supremeleader5516
@supremeleader5516 5 месяцев назад
Your company name?
@furkanunsal5814
@furkanunsal5814 3 года назад
it is great to see more complicated protocols
@silvio2402
@silvio2402 3 года назад
I agree
@jan_en_ik
@jan_en_ik 3 года назад
Hope to see usb 3 sometime
@Gameplayer55055
@Gameplayer55055 3 года назад
There is no protocol that is more complicated than USB
@rasz
@rasz 3 года назад
up next, bluetooth
@kyle1elyk
@kyle1elyk 3 года назад
@@rasz I would also be interested in this, we didn't really talk about it in depth in my computer networks class at my school
@ChrisDreher
@ChrisDreher 3 года назад
Bluetooth keyboards and mice re-use the same HID protocol that runs on top of USB. In other words, you will see the same 8-byte packet for keypresses embedded inside of Bluetooth packets. I helped write the BT-HID specification.
@vadzimdambrouski5211
@vadzimdambrouski5211 3 года назад
How is the latency on Bluetooth? Probably more than 1ms
@ChrisDreher
@ChrisDreher 3 года назад
@@vadzimdambrouski5211 At best, it can be as fast as 800Hz (1.25ms) but this is not typical. Bluetooth, at least Classic Bluetooth, had 1600 slots per second where the master polls each device in the piconet and each device responds. If there is only 1 active BT device in the piconet and if the packets are short enough to fit in 1 slot, then the polling can go as fast as 800Hz since the master and slave will alternate slots. However, most Bluetooth mice and keyboards use Sniff Mode to schedule how often to be polled (vaguely how the bInterval value affects USB's Interrupt pipe polling rate). On the upside, the Sniff Mode polling rate can dynamically change during a connection. For example, a mouse may ask for a very fast polling in Sniff Mode while it is moving. After a few seconds of no movement, it may ask for a slower polling rate (save power, allow more traffic for other devices). After a minute of no movement, the mouse may ask for an even slower polling rate. After several minutes of no movement, it may even disconnect from the Bluetooth piconet and go to sleep. If moved, the mouse will reconnect and go back to the fastest polling rate.
@UltimateAlgorithm
@UltimateAlgorithm 3 года назад
@@ChrisDreher if BT can reach 800Hz, why almost no device use them? BT peripherals always feel slow compared to USB cable, or even dedicated wireless. This is especially apparent when using high refresh rate display. On these display, it is easy to tell between BT or USB (wired/dedicated wireless).
@ChrisDreher
@ChrisDreher 3 года назад
@@UltimateAlgorithm This is partially answered above but it mostly comes down to 2 main factors. First, Bluetooth is a bus that Bluetooth devices share. The more devices you connect over Bluetooth, the less bandwidth that is available per each individual device. This is why some dedicated/proprietary wireless mice can be faster (depends on the wireless technology). Second, just like the difference shown for USB in the video, how responsive a mouse can be depends on how the manufacturer tuned the mouse's Sniff Mode polling rate. For example, Bluetooth gamer mouse will have a faster polling for better responsiveness than a business mouse or low-end mouse that will have a slower polling rate to extend the battery life. Third, and not mentioned above, is that USB has much more bandwidth than Bluetooth. So while USB has frames at 1000Hz, which is slightly better than 800Hz for Bluetooth (a best case), USB bandwidth allows for multiple devices to communicate in a single frame but Bluetooth can only have 1 device communicate in a single slot. This tends to push mice manufacturers to use a slower polling rate over Bluetooth so that other Bluetooth devices don't get starved for bandwidth. Part of the reason for "one device per slot" is that encryption and wirelessness is complex, difficult, and inherently noisy (problems that USB doesn't need to deal with as much).
@UltimateAlgorithm
@UltimateAlgorithm 3 года назад
@@ChrisDreher that make sense, shame that most gaming devices opt for proprietary connection instead. No one is actually making fast Bluetooth peripherals. Maybe it's bad marketing in game industry, where Bluetooth keyboard and mice synonymous with high latency. Although this doesn't happen with gamepads (PS, Xbox and Switch). All use Bluetooth yet have very low latency, on par with proprietary keyboard and mice.
@jaimemedina3351
@jaimemedina3351 2 года назад
Easily the most information-pack video I’ve seen in a very very long time. Thank you for the info and for taking the time to break all of this down. 🙏
@GovernmentAcid
@GovernmentAcid 2 года назад
Wow, this is just astounding. I'm currently back in school for an Electrical Engineering program, and I wasn't sure how well I'd be able to grasp certain comp sci subjects bc it's not my like, natural domain of understanding, but this channel makes so many of these topics so understandable but in a way that doesn't shy away from technically difficult info, and conveys it in such an intuitive way. absolutely A+ !
@nathantron
@nathantron 3 года назад
This is incredible. You're doing an entire school course's worth of teaching here.
@stargazer7644
@stargazer7644 3 года назад
God I hope not. This is pretty basic stuff.
@mrlithium69
@mrlithium69 3 года назад
@@stargazer7644 maybe, but school doesnt teach this way. They would spend weeks doing what he fit into a 30 minute video.
@eyondev
@eyondev 3 года назад
@@mrlithium69 Or leave it as homework for the student and move on to the next topic.
@TheFool2cool
@TheFool2cool 3 года назад
@@stargazer7644 just curious what your job is if this is simple?
@stargazer7644
@stargazer7644 3 года назад
@@TheFool2cool Electronics and software is my hobby. I design and build PC boards for fun. Protocol reverse engineering and troubleshooting is a common part of electronic design. When you're trying to get your microcontroller talking to some other piece of hardware, this is what you have to do. I studied electronics in school, but my day job is in Information Technology.
@batuhangercek8158
@batuhangercek8158 3 года назад
This thing is getting better
@tanjiro3285
@tanjiro3285 3 года назад
like for that 😂 face
@ophello
@ophello 3 года назад
This “thing”? You mean this channel?
@lsfornells
@lsfornells 3 года назад
He probably means he already knew everything that was taught before, but now things start to be interesting in a new way
@diggoran
@diggoran 3 года назад
Did you comment before you realized it wasn’t a breadboard computer episode?
@GregDubela
@GregDubela 3 года назад
It is radically changing the world
@slim_cana
@slim_cana Месяц назад
This is such an amazing video Ben, I keep coming back to it when I have lapses in understanding of the protocol. Thank you SO MUCH for sharing!
@claresun7179
@claresun7179 Год назад
I watched this video for a project, I am literally goose bumped when you were hand decoding the usb code and the code just matched for the CRC and End of Packet code. Very very very impressed by what you did for this video, explored every curiosity I had about usb and ps/2. Amazing !
@stupossibleify
@stupossibleify 3 года назад
This completely demystifies USB for me. It's basically no different to communication 40 years ago, but at much higher data rates with additional necessary EM protection
@asedtf
@asedtf 3 года назад
It's not smart, it's just stupid faster
@DantevanGemert
@DantevanGemert 3 года назад
@@asedtf I'm saving that quote, there must be some situation I can use it in
@snooks5607
@snooks5607 3 года назад
I mean sure, it's two wires of regular old copper, it's not like USB introduced new physics
@mal2ksc
@mal2ksc 3 года назад
In those 40 years, we went from serial for everything, to parallel when bandwidth was required (Laplink went so much better over parallel), and then with USB, back to serial for everything, only without giving up the speed. Then USB 3 sends us back to parallel (what do you think those extra 4 lines are for?). Time really is a flat circle.
@mel816
@mel816 3 года назад
Same thing with DSL: no different from 40+ years ago transmitting data over 2 wires of copper, just with advanced modulation techniques for much higher data rates.
@thomasmurphy8749
@thomasmurphy8749 3 года назад
I love at 4:45 when you took a USB thumb drive to monitor the USB communication :) It's USB all the way down!
@Kitulous
@Kitulous 3 года назад
now i wanna see how USB data transfer works, as opposed to HID in this video and also... IMPLEMENTING NTFS FILE SYSTEM ON 6502 when?
@nickwallette6201
@nickwallette6201 3 года назад
It's so universal!
@C4103
@C4103 3 года назад
@@Kitulous USB data transfer would be cool to see, as well as USB audio interfaces. Real time audio is one of the most complex things you can do over USB.
@avertthineeyes
@avertthineeyes Год назад
This is one of the coolest things I have ever seen. Unless I'm just really bad at finding it it seems like their is almost no (or very little) content that goes in depth like this about physical layer and line encoding in such an accessible way.
@Dynamic_Flyer
@Dynamic_Flyer 2 года назад
Thank you for making this. USB has always been something of a mystery to me, as has NRZI encoding, but you explained them brilliantly.
@electronpie
@electronpie 3 года назад
I feel like he's actually going to run doom on this thing at some point...
@xugro
@xugro 3 года назад
Technically nes used 6502 and people actually managed to run doom on it lol
@TheNini666
@TheNini666 3 года назад
We can only hope!
@Mtaalas
@Mtaalas 3 года назад
@@xugro no, they didn't. The "Doom on NES" runs on Raspberry Pi that's stuffed inside the NES cartridge, it runs doom and then inserts the image of the game in real time to the APU graphics memory... so it's not truly running on the 6502...
@xugro
@xugro 3 года назад
@@Mtaalas Thats.... a bit disappointing :(
@proxy1035
@proxy1035 3 года назад
the BBC Micro is able to run a 3D wireframe based game (Elite) pretty decently while running at only 2MHz, Ben Eater can easily upgrade the Computer to run at 10MHz (by simply using the same clock for the CPU and VGA Circuit) so it could probably run a simplified version of the DOOM Engine... and with "simplified" i mean that to run at playable speeds you would likely need to lower the overall resolution and color depth to minimize the amount of data to be moved around or maybe just aim for Wolfenstein 3D since that's only raycasting with some 2D Sprites thrown in the mix which is much easier to do than a complete 3D renderer
@makinbacon21
@makinbacon21 3 года назад
fun fact: the usb 3 lines on a Nintendo Switch dock aren’t properly shielded, so they can interfere with wifi/bt connectivity. some open source software for switch such as switchroot android have options to force usb2, which mitigates this.
@tauon_
@tauon_ 3 года назад
ahahaha
@dextrodemon
@dextrodemon 3 года назад
the switch is such a cheapo device lol
@alexstone691
@alexstone691 3 года назад
So just use third party usb c to hdmi converter
@eldorado3523
@eldorado3523 3 года назад
Lol what, how did that get through the EMI comformity tests? Did they do it in-house? Independent labs usually catch those issues with no problem!
@ableite
@ableite 3 года назад
you mean shielded. Not insulated.
@michelleacostarodriguez7426
As a mecathronics student, I WISH things were explained this well in every electronics class. Such a masterpiece. Edit: spelling mistake
@dvoiceotruth
@dvoiceotruth Год назад
Wow you people really call those electrics classes. Must be electronics. Michi.
@matata3D2s
@matata3D2s Год назад
Cool Michelle, we can do friends ??. I love that subject mechatronics or animatronics.
@DrakeOola
@DrakeOola 5 месяцев назад
@@matata3D2s yall thirsty af 💀
@nikolaysavinov1891
@nikolaysavinov1891 2 года назад
This is the best USB protocol explanation video I've ever seen. I tried to study it from documentation/forums/articles many times, but really got only after your video, from the first attempt. Many thanks!
@Bebeu4300
@Bebeu4300 3 года назад
One interesting thing to note between the USB and PS2 timings: Modifier keys and key releases take no extra bits on USB, but add extra bits on PS2. So in general USB is probably faster as long as it's full-speed and 1 ms polling rate, because you don't have the double/triple "packets" of PS2.
@marcoboot18
@marcoboot18 3 года назад
As far as i understand, is that PS/2 has a hardware interrupt in a proccessor, where a USB device has to wait untill it gets pulled and handled by software/processor. (but im not 100% sure)
@TheNini666
@TheNini666 3 года назад
@@marcoboot18 Did you even watch the video? lol
@fl4shi238
@fl4shi238 3 года назад
@@TheNini666 the video does not really address what he said. USB keyboard can't tell independently if something changes. It can only answer when the host (computer) asks "what's up?". In USB host needs (AFAIK) keep generating those "what's up" requests, which is away from executing application code. PS/2 keyboard uses HW interrupt to tell the host when it has something to say. I guess this does not really matter anymore. Maybe it did 20 years ago.
@Lumpio2
@Lumpio2 3 года назад
@@fl4shi238 I'm fairly sure the polling is taken care of in hardware by the USB host controller, which then uses an interrupt to notify the CPU of data when something is actually received and not just NAK'd. So the CPU really doesn't have to bother with the low level polling. There are many different host controller implementations though, so some may be different.
@jope4009
@jope4009 3 года назад
@@TheNini666 Marco is absolutely right. USB devices are polled by the USB host.
@erikw4193
@erikw4193 3 года назад
Taking notes so I can remember all the specifics the next time a recruiter or hiring manager asks me what happens when I type a URL into a web browser...
@ashen_dawn
@ashen_dawn 2 года назад
If you generalize it to "a lot of things happen very quickly" it's broadly applicable to almost every question involving computers.
@1111757
@1111757 2 года назад
lol you could litteraly write a 1000 page book answering that question
@199NickYT
@199NickYT 2 года назад
@@ashen_dawn Stealing this
@Ancient_Hoplite
@Ancient_Hoplite 2 года назад
And they wonder why computer scientists love layers of abstraction. At the highest level of abstraction...yes stuff happens and it works.
@nxone9903
@nxone9903 Год назад
I enjoy how you explain it on paper, really adds that analogue/low-level feel
@vorwaerts_nie_zurueck
@vorwaerts_nie_zurueck Год назад
Your way of explaining and visualizing things is just marvelous
@henningerhenningstone691
@henningerhenningstone691 3 года назад
Crazy what oscilloscopes have become... that thing can barely even be called oscilloscope anymore, it's a full-on hardware debugger!
@NiHaoMike64
@NiHaoMike64 3 года назад
They're just specialized computers, the highest end ones have surprisingly powerful GPUs just to try to emulate the ancient boob tube better...
@stayfrost04
@stayfrost04 3 года назад
@@NiHaoMike64 I'm from this millennia and so it took me 2 seconds to figure out what'd you meant by boob tube xD
@AiOinc1
@AiOinc1 3 года назад
Logic analyzers with a sketchy DSO onboard
@Gigasimo456
@Gigasimo456 3 года назад
@@NiHaoMike64 What is a boob tube? The only definition i found is TV, but it makes no sense to me...
@NiHaoMike64
@NiHaoMike64 3 года назад
@@Gigasimo456 Slang for CRT, what was used to make oscilloscopes before high performance ADCs became affordable.
@waldolemmer
@waldolemmer 3 года назад
"so hopefully you found this interesting" Oh BOY did I learn a lot from this video
@sookmaideek
@sookmaideek 3 года назад
Don't lie
@mr_b_hhc
@mr_b_hhc 3 года назад
@@sookmaideek I don't always troll but when I do, I troll hard... No wait xD
@jebus456
@jebus456 Год назад
This was an amazing deep dive! Thanks! I recently got into building usb cables and keyboards and this explains a lot.
@bonzo-er6ly
@bonzo-er6ly 2 года назад
Actually I am not a hardware guy, but i stumbled across this video and i could not stop watching it till the end. Its that well made. Thank you for your effort Ben!
@PsychoBelka
@PsychoBelka 3 года назад
Next video: Implementing 600+ pages USB protocol on your breadboard computer?
@xTheUnderscorex
@xTheUnderscorex 3 года назад
Surely lots of those pages are standards for the physical hardware and can therefore be ignored?
@PsychoBelka
@PsychoBelka 3 года назад
@@xTheUnderscorex oh, no no no, we need FULL standard, complete with USB-C support
@cezarcatalin1406
@cezarcatalin1406 3 года назад
@@PsychoBelka lmao, lemme guess - you want USB3.1 thunderbolt support on the breadboard ?
@PsychoBelka
@PsychoBelka 3 года назад
@@cezarcatalin1406 dont you want it?
@hendrik2765
@hendrik2765 3 года назад
@@PsychoBelka implementing that is a hell of a ride xD. I put a USB-C on one of my PCBs and hooking up the Controller chip with all its data and power pins to the chip and the battery was already slightly more complicated than I thought, imagine going from zero to that.
@A_Casual_NPC
@A_Casual_NPC 3 года назад
Every time Ben uploads a video, I'm like "huh, I didn't know i wanted to know that."
@usafa1987
@usafa1987 Год назад
This was awesome. I teach USB in my advanced digital design course. Students implement everything you just talked about in SystemVerilog. I’m going to assign this video. And, probably, excerpt some of it for class. Thanks so much!❤
@bewhewbs
@bewhewbs Год назад
recently got back into asic verification and have been struggling reading complex specs. thanks for making me realize how I overthink things a bit too much! this is a good refresher.
@rougenaxela
@rougenaxela 3 года назад
Fun fact: Some fancy keyboards might even appear as multiple keyboards, to get around certain OS' limits on how large a data block they can negotiate.
@Luiz6247
@Luiz6247 3 года назад
My laptop's touchscreen uses a USB interface and appears as 2 devices when I listed the inputs and I never knew why, I thought it could be some Linux driver shenanigans. Maybe this have some relation. Very interesting
@JeffReeves
@JeffReeves 3 года назад
Is that how they get the "N-key rollover"?
@Kirillissimus
@Kirillissimus 3 года назад
@@Luiz6247 Linux ecosystem generally does not tend to go for shenanigans at least inside core components and system utilities. They just show all the ugly truths and dirty hacks as they are.
@fenderrexfender
@fenderrexfender 3 года назад
Gold I can't imagine what part of the USB association convoluted licensing platform this would be a loophole of.
@NateROCKS112
@NateROCKS112 2 года назад
@Manypeopletrytosee99 firstly, that's a function of hardware support, not base design. Second, Linux has gotten better with driver support since when you probably last heard about it in 2006. There are more free drivers in Linux, and also more blobbed drivers, though the latter isn't good.
@alexyoung6418
@alexyoung6418 3 года назад
Reminds me of the days when I would lock myself in the room every day after returning from work, reading through the USB specs over and over again experimenting with a Cypress board, learning how to program the firmware so I could build my own keyboards, mice and joysticks. Now that I'm more than capable of doing that, I can't recall what exactly the physical frames look like. Thanks for making this video, helped refreshing my memory.
@LuckyST
@LuckyST 2 года назад
any books/documentation /learning path that you'd recommend?
@randokaratajev2617
@randokaratajev2617 2 года назад
@@LuckyST probably not. he full of horse.....
@LuckyST
@LuckyST 2 года назад
@@randokaratajev2617 how bout you then?
@joshsvoss
@joshsvoss 2 года назад
You sir are cool
@alexyoung6418
@alexyoung6418 2 года назад
@@LuckyST Depends on what you're trying to achieve. If you're looking to get a general understanding, there's a PDF called USB in a Nutshell. If your goal is understanding the protocol enough to be able to build your own USB hardware. Jan Axelson wrote some very cool books. There are books from other authors, but they all boil down to the official USB specification. Get the 2.0, not earlier, not the 3.x either, I’d explain later. A couple of class specifications and tables with all the necessary values will be needed further down the track. It’s also recommended that you get the most familiar starter kit that you can find with a real USB core inside. FS (full speed) is good enough, HS would be an overkill and complicates things. Without picturing how you plan on altering the code for additional fancy features, try to run a few basic USB demo projects and get the kit running as intended, it should help you straighten up the dev environment and get you warmed up. Then comes the hardest part, intensive reading, you probably need hard copies of the most frequently referenced materials because all your fingers will come in handy as bookmarks to grab hold of / insert between the physical pages. Get the most comfortable mind map utility you have. I used a lot of blank sheets of paper back then, if you work more with digitized alternatives then that’d be better. You will run into a ton of terms and abbreviations that are both strange and related with each other. Before connecting the dots, you need to put them down somewhere like pins on a map. All the words read like nonsense to me in the beginning, it took me a lot of jumping around different paragraphs across different books before the Eureka moment dawned on me. And then I knew why the demo project was structured in a way to have all the strange structures organized in a handful of header files. All the descriptors and reports were just closely grouped there so it’s easy to customize them for new features. If you’re looking to understand USB on a deeper level and tweak around the signaling, probably working on FPGA cores in the future, the aforementioned route should familiarize you with the application layer. I never looked this deep TBH, but there are two places to look into if you’re determined. The USB core library of the starter kit, and some low speed keyboard / mouse projects using general purpose IO pins as D+ & D- signals to build the protocol from scratch. Existing projects are mostly the work of gurus and they are well structured for the sake of better maintainability or whatnot, which adds to the complexity to understand them. If I had the time, I would’ve built the code from the ground up, trying to experience every step it took the guru to figure out how each tiny bit of detail adds up. Making a bunch of ugly code work would’ve been my first milestone, finding ways to optimize them into something close to the existing demos would be the next. By then, I would have really understood why everything is the way it is. And I’d be able to advance into the FS signaling, later HS. Gen 3 and Gen 4 won’t be like total gibberish any more.
@jancheck
@jancheck 2 года назад
I am so happy when i stumble upon another gem of a channel! Great stuff Ben!
@harrisonhealey1679
@harrisonhealey1679 2 года назад
The thought process that went into this design is insane! Amazing how simple items all communicate with these super fast ones and zeros even for old computers.
@LuukvdHoogen
@LuukvdHoogen 3 года назад
Thanks Emily for this good question! (and Ben for everything else)
@ccosm4587
@ccosm4587 3 года назад
33:43 and since the user is equally likely to press a key at any point between polls the average latency is actually less than PS/2. Really great video. Imagine if he continued to up the complexity and did stuff like PCIe or DDR.
@ratchet1freak
@ratchet1freak 3 года назад
depends on what the latency is between press and being ready to send the packet between keyboards
@xugro
@xugro 3 года назад
I feel like he'll eventually come to that
@rdoursenaud
@rdoursenaud 3 года назад
This makes me think the issue some feel with USB (Not me) might not be the latency itself but it’s variance. Instead of the predictable and repeatable latency of interrupt driven PS/2 they get subtle variations. In other words USB introduces jitter. I don’t know if a trained human can detect such minute differences, especially with all the other latencies involved in the modern gaming feedback loop.
@doctorbobstone
@doctorbobstone 3 года назад
@@rdoursenaud I'd be curious to see someone make an honest scientific (independent, randomized, double blind, ...) attempt to measure a performance difference that mattered in actual use. With old cheap USB keyboards in the early days of USB (possibly with bugs and just without any improvements a modern gaming keyboard would have)? Plausible that you could measure a real world difference, though I'm not sure a typical gamer would show it. Might require an elite level player to matter. But with a modern high quality well implemented gaming keyboard vs. a high quality PS/2? I'd be curious to see the experiment which would measure the practical difference. I could easily believe that there are badly implemented gaming keyboards out there, though. And I could believe that thinking you had a better keyboard might have a psychological difference regardless of which you thought was better and which one you actually had. Double blinding would be important. But ultimately it seems unlikely to me that you could measure differences that small. I'd expect them to be in the noise.
@seraphina985
@seraphina985 3 года назад
@@ratchet1freak Indeed there will almost certainly be at least some delay even for the PS/2 keyboard as I would imagine they probably implement some debouncing too. Human movement is pretty jittery at the micro scales which can be a problem right at the threshold of making or breaking the circuit. Adding a short delay before reporting the event helps prevent spurious input especially with the sort of soft switches you get in keyboards where there is no mechanical mechanism to ensure a hard transition from one state to the other.
@e_fission
@e_fission 2 года назад
I love that you pulled it out on paper and decoded it by hand! That was a really helpful - and unexpected - visual.
@thomasrosebrough9062
@thomasrosebrough9062 2 года назад
Lovely video, brilliantly straightforward explanation of an interesting technical process that we use every single day. Also please boost your audio its so so quiet that when i go to other videos i blow out my ears
@JuliettOscarEcho
@JuliettOscarEcho 3 года назад
I'm blown away by how much this one half-hour video does to demystify USB. Seeing how one approaches the problem, measures what's actually happening, and interprets the results; videos of this quality are few and far between.
@theowinters6314
@theowinters6314 3 года назад
Having actually written low level USB drivers, it's fun to see the actual signalling that goes with the data.
@andreg011
@andreg011 3 года назад
That's really cool and nice sona btw :3
@kg790
@kg790 2 года назад
See the signal... I wonder if Geordi La Forge's visor connects over USB? Then again I suppose he can just signal for data any time
@maixicek
@maixicek Год назад
Thank you Ben for coming back with video!
@eternaldoorman5228
@eternaldoorman5228 10 месяцев назад
Just watched this video again after a year, and it's even better! Thanks!
@romeocat128
@romeocat128 3 года назад
that was the best lesson on how USB works
@yhamgtt
@yhamgtt 3 года назад
Makes me feel better that not even Ben can plug in his USB keyboard correctly on the first try
@victortitov1740
@victortitov1740 3 года назад
type-c for the win!
@darranrowe174
@darranrowe174 2 года назад
@@victortitov1740 Today, it took me two attempts to plug in a type c cable. There are still ways to get it wrong if you really want.
@christopherjc54
@christopherjc54 2 года назад
@@darranrowe174 im dying 😂
@albin442
@albin442 2 года назад
That's because USB-A is 4 dimensional: it doesn't fit on the first try, when you turn it around it still doesn't fit, but on the next turn around it finally works ;)
@cmulder007
@cmulder007 2 года назад
What an awesome introduction to the USB protocol.... never could understand the signals and why they were inverted... thanks a million!!
@perfect.stealth
@perfect.stealth Год назад
I can't wrap my head around half of your content, but it's so good I can't stop watching
@-JiminP-
@-JiminP- 3 года назад
23:35 "... though you know they do make fancy oscilloscopes that will decode USB automatically. Unfortunately this isn't one of them." I thought that the video will end here, then... "BUT the people over Keysight were nice enough to lend me one that does!" :D
@lifthras11r
@lifthras11r 3 года назад
That sounds like a very good way to advertise the Keysight product, since it would be immensely useful for USB hardware debugging...
@Gameplayer55055
@Gameplayer55055 3 года назад
I think decoding USB is software part
@lifthras11r
@lifthras11r 3 года назад
@@Gameplayer55055 Probably the most of added cost is for the software upgrade.
@Fwacer
@Fwacer 3 года назад
@@lifthras11r you can get a logic analyzer for much cheaper, since it isn't concerned with actually looking at the shape of the waveform, only the level changes! Then you can pull the data into software on the computer that decodes the data for you. It's neat!
@Gameplayer55055
@Gameplayer55055 3 года назад
@@lifthras11r ye
@nilanjanmitra7459
@nilanjanmitra7459 3 года назад
I just bought the Pi Pico and was looking for credible resources for how USB actually works because I have a project idea which depends on USB.
@tomiesz
@tomiesz 3 года назад
Very similar here. I took a dive into the spec but god is it lengthy.
@dioneto6855
@dioneto6855 3 года назад
Yup, same, I'm going to do a simple keyboard with raspberry pico and this video came in a really good timing
@drkastenbrot
@drkastenbrot 3 года назад
@@tomiesz usb is supposed to be universal *and* plug and play, so naturally the spec will be absurdly large. very similar story for bluetooth
@tomiesz
@tomiesz 3 года назад
the amount of use cases is directionally proportional to the size of the spec
@jackgerberuae
@jackgerberuae 3 года назад
@@tomiesz for just 2 data lines, it sure is!
@sandesh.achari
@sandesh.achari 5 месяцев назад
Thanks Ben Eater for this educational video. You have explained all the details so neatly and very easy to understand language. Grateful! Amazing job!
@opium32
@opium32 2 года назад
Loving your videos! They're all fascinating and really clearly described
@ElliotMelloy
@ElliotMelloy 3 года назад
"So hopefully you found that interesting." Totally, it was amazing, so much detail, I love watching your videos. I've always been into simple electronics and computer programming, but they remained separate from each other, and watching your videos fills a void between the two and completes the picture. If only I could get hold of your kits without extortionate UK import duty.
@Taliofgaming69
@Taliofgaming69 2 года назад
Nerd (Not a bad thing, Nerd = Smart And interested in learning)
@DennisLeeyeet
@DennisLeeyeet 3 года назад
27:31 The smaller combination that results in an error condition is called ghosting and that's from the current going in an unexpected way in the key matrix. More expensive mechanical keyboards often have a diode on each key to limit the direction the current can go, but membrane keyboards don't have a way to do that, so it just detects combinations of column and row signals that are ambiguous. I think some gaming-oriented membrane keyboards do some sort of clever wiring in the commonly used gaming keys zone (say wasd, qwer, maybe by wiring those keys as a single row/column rather than having those specific keys in a matrix arrangement) to make the signal unambiguous in that zone without using diodes. I've read that USB HID has a report protocol and boot protocol and the 6 keys + modifiers format is part of the boot protocol. Though I also read that fancier keyboards that support N-key rollover (NKRO) on USB often emulate multiple virtual USB keyboards (that presumably use the boot protocol) to send keycodes that are above the 6-key limit, rather than switching to the report protocol, and I have no idea why that is the case.
@Meoiswa
@Meoiswa 3 года назад
General-purpose keyboards usually have their matrix lanes built in a way that prevents ghosting when typing, at least in English. Cheaper gaming keyboards usually have different matrix lane layouts that prevent ghosting when holding down keys that are frequently used in gaming, such as WASD QE and the space bar. Higher end keyboards use diodes, higher lane count matrices, or individually addressed keys (for example fully-configurable RGB keyboards), and they either negotiate longer data packets, faster polling rates, or report themselves as multiple keyboards.
@luizaugusto9421
@luizaugusto9421 2 года назад
I was looking for it for years. Thanks Ben!
@MarcellKehmstedt
@MarcellKehmstedt 2 года назад
Wow. This was awesome. Excellently presented and very satisfying to watch. Thank you very much! 🙏
@TheKhalamar
@TheKhalamar 3 года назад
And there I thought the most complicated thing about USB was plugging it right the first time... Although 31:35 made me chuckle.
@mel816
@mel816 3 года назад
With USB-C it's always plugged in correctly the first (and every) time😁
@TheKhalamar
@TheKhalamar 3 года назад
yeah they really took all the fun out of it
@skaphanatic5657
@skaphanatic5657 3 года назад
I believe USB-C does still have a D+ and D- that could be setup to be different, but it would have to be designed intentionally to be obtuse like that. So unless your EE is a troll, it's is for all intents and purposes symmetrical.
@coder0xff
@coder0xff 3 года назад
@@skaphanatic5657 Symmetry is required in the standard. If your EE makes it asymmetrical, then it's not USB-C.
@Kirillissimus
@Kirillissimus 3 года назад
@@coder0xff But there are crappy chineese USB-C to USB 2.0 adapters on the market that break the standard by only connecting D+/- wires to one of the 2 pairs. On some PCs they only work in 1 position and there is no way to know in which one until you try them and put some marking on the adapters yourself.
@TheMoefd
@TheMoefd 3 года назад
Thank you Ben for inspiring many of us to pursue this field. Your videos have, and will continue to be a source of motivation and interest for many generations of engineers.
@boharihamen
@boharihamen 2 года назад
Happy New Year to you Sir. I learn something new about USB today. Thank you very much for the effort to make this video. Greatly appreciated
@fairadvice3639
@fairadvice3639 2 года назад
Thank you Ben. Very informative and educational. A complex engineering interface was so lucidly explained. An extremely interesting and enjoyable presentation. Thanks again.
@polymetric2614
@polymetric2614 3 года назад
19:04 Interestingly, I think you can actually see where the line transitions control from the PC to the keyboard - If you look right after the red "end of packet" signal from the computer, you can see that the HIGH voltage of the line dips down a tiny bit. It also looks like the tops of the little "mountains" are a little bit more rounded when they come from the keyboard.
@michaelsleator6326
@michaelsleator6326 3 года назад
Yes, you can see this immediately when he lays out the printed copy at 5:24 or so. It's much easier to see on the D- line than D+, because D- is high when the keyboard takes over driving the line. This can actually be a lifesaver when debugging any multi-drop bus because it's so easy to get confused about who is driving at any given moment. In fact, a very useful debugging hack is to put a small value resistor either in series with the data line at one device or in series with that device's Vdd line (emphasis on the words "small" and "hack"). The idea is to lower the driver's Voh just enough to make the difference visible without compromising the data.
@bobbysamuels1308
@bobbysamuels1308 3 года назад
BEEN WAITING FOR THIS FOR YEARS !!!!! Lets Goooooooooooooooooooo!!!!!!
@CaioCRCosta
@CaioCRCosta 2 года назад
I wasn't even looking for this subject and also don't have that much knowledge in electronics or protocols, but I can say now I know how USB works in the very basic level. Your video is insanely good, man.
@iMPRE7ed
@iMPRE7ed 5 месяцев назад
Love all your videos, Ben. Appreciate all the effort you put into this!
@satysin630
@satysin630 3 года назад
Wow that Cruzer mini 128MB USB drive jolted some memories for me! I remember buying that as my very first USB drive back in the early 2000s. I think it cost me like £100! I remember being blown away that I had like 80 floppy discs worth of data on this tiny little drive 😆
@claudiu7909
@claudiu7909 3 года назад
If I'm not mistaken, the argument for PS2 keyboards being better came from older computer and the fact that PS2 was creating interrupts. PS2 would cause an interrupt so the processor would notice immediately what the user has press. With USB the key was not registered until the keyboard was pulled. On modern PC this is not a big deal, but on slower computers with poorly written software, the processor could be occupied doing other stuff until (eventually) checking if the user had typed something. Take all this with a grain of salt, as I cannot say that all this is 100% factually true. If it is, it wouldn't be difficult to imagine that in more demanding games, the processor would be occupied with running the game and would delay checking the user input, while a PS2 keyboard would just butt in with an interrupt demanding attention.
@hairyfro
@hairyfro 3 года назад
I don't think the CPU is handling the polling. I believe the UBS interface chip handles all of that and then generates an interrupt for the CPU when necessary.
@xugro
@xugro 3 года назад
Wouldn't pulling the key presses be the job of the operating system?
@ratchet1freak
@ratchet1freak 3 года назад
@@xugro depends on the USB controller they have, which is a microprocessor in itself and could do the polling on each connected device and then generate an interrupt to the cpu on a new input packet. At that point the real limitation is the polling rate.
@RealCadde
@RealCadde 3 года назад
@@xugro What Nicholas is saying is there's a dedicated chip that polls and buffers keypresses and raising an interrupt on the CPU just like a PS/2 would. But i find that unlikely myself. Possible for sure but not likely. The OS has USB drivers and handles all that. If the kernel is hung up then something horrible has happened, something you aren't likely to fix with a keyboard.
@claudiu7909
@claudiu7909 3 года назад
I know that things are more complicated under the hood, that's why I said I don't know if this argument is 100% factually true. I know the USB is managed by a chip (a quite capable one these days), but I do not know in what conditions it generates interrupts to the processor. Plus, I think the first USB chips were not that smart and not sure if they could understand that they are talking to a HID device, that must pull every so often. I hope someone with more insight will show up to clarify some of this.
@morezco
@morezco 2 года назад
This was a few orders of magnitude clearer than many uni classes on the SPI and I2C protocols. Thanks Mr. Eater.
@patrickbateman3490
@patrickbateman3490 2 года назад
Thanks a lot bro, for many time I've hope to see this type of demonstration with this deep detail level, nice!
@blackmagicprod7039
@blackmagicprod7039 3 года назад
Such a good video. Just wow. Insanely high quality content, as usual. I really enjoyed seeing you decode the bits by hand, that was so cool. The fancy scope was a close second. Big thumbs up Ben 👍
@saffafigher
@saffafigher 3 года назад
Awesome, I've always wondered about the PS/2 vs. USB response differences. Great work as always Ben.
@JLCPCB
@JLCPCB 2 года назад
Very interesting topic. Well explained, good job Ben! 🙂
@orb3442
@orb3442 11 месяцев назад
Superb video, delivered at the right pace. Particularly like the way you pull in your 16c to show it off - which we both know was not really needed as you could do that hex conversion in your head 😂. I always liked to pass my 15c across the boardroom table to one of the the junior engineers, saying “calculate the radiated power for us please…” and smile as we all waited while the Clear key was never found. The Keysight scope is nice, but I’m a Beagle fan as it takes a lot of the hard work away. Same reason I use the top of the range picoscope which does serial decoding without much effort. Appreciate your time putting this together, and you do deserve those 2M+ views
@yaskynemma9220
@yaskynemma9220 3 года назад
I am really amazed, I've never seen the comunication of the devices with such detail, this is awesome, and the fact that you could explain it so well to someone like me that doesn't have an idea of this from the begining is also awesome, thank you for doing this kind of stuff and keep feeding our curiosity
@clonkex
@clonkex 3 года назад
Big expensive oscilloscopes like that always amaze me. Such incredible machines!
@stefanweilhartner4415
@stefanweilhartner4415 3 года назад
they have a lot of fpga magic inside. the higher the frequency and accuracy, the insanely expensive they get.
@StefanoBorini
@StefanoBorini 3 года назад
@@stefanweilhartner4415 what is the price of that thing?
@1971merlin
@1971merlin 3 года назад
Its more of a logic analyzer, than an oscilloscope. Amazing piece of kit.
@mel816
@mel816 3 года назад
fun fact: the manufacturer of the one on this video (Keysight Technologies) was originally HP.
@mnguyen313
@mnguyen313 3 года назад
@@mel816 Who also bought out Agilent! At work still have some HP and Agilent equipment sitting in old test racks.
@spartanvs
@spartanvs 11 месяцев назад
Great video, I love that you printed the dataframe in paper! I fell for the Oscilloscope also.
@DivyaDharshiniPA
@DivyaDharshiniPA 2 месяца назад
The amount of dedication you have put in this video is outstanding. I could never ask for any better explanation than this. Keep doing sir we love your content.
@srsr6099
@srsr6099 3 года назад
Wow, Ben so much of detail, really cool stuff there, very easy to understand. Thanks Ben
@amittyagiat80
@amittyagiat80 6 месяцев назад
Hi Ben,thanks for uploading this wonderful video. Worth it 👍😊
@dracodhababo
@dracodhababo Год назад
Awesome video as always! Thanks for your time and effort!
@alexwhb122
@alexwhb122 3 года назад
This is fantastic! Absolutely love the depth of your explanations. You also do a fantastic job of simplifying and not filling with unnecessary technical jargon.
@tridecalogism935
@tridecalogism935 3 года назад
it's 1am, Saturday morning. I'm watching a guy delve into the intricacies and decode USB signals.
@MegoZ_
@MegoZ_ 2 года назад
1am? It's 5am in here bro
@craiglinton5941
@craiglinton5941 Год назад
For years I never understood how USB incorporates a clock signal. You're the first I've ever understood explaining such.
@DudleyToolwright
@DudleyToolwright 4 месяца назад
That was a really excellent intro to USB keyboards and the associated protocol.
@georgH
@georgH 3 года назад
GREAT Video! I love seeing the low-level detail of commonly used protocols. We, as end users, don't realize the technology involved in even the most seemingly simple protocols! (even after having learnt all these encodings at uni, seeing them in practice is even nicer!) I really appreciated when you validated the CRC for us :)
@mxlje
@mxlje 3 года назад
This was one of the most if not the most interesting video I’ve seen in a long time.
@laggynacho
@laggynacho 2 года назад
Wow, that was a really interesting and informative video! Great!
@laplacedoge
@laplacedoge Год назад
Half year ago, I was trying to start my USB protocol learning, but I can't understand anything when I watched this video. Then I started to read the USB2.0 documentation, in the begging I felt it's soooo hard to read but I persevered to read over and over again and every time I got something new from it, now I back to watch this video again, honesty I understand all he said in this video. thank u, Ben, this visualization is awesome and helpful!
@jerrybrown6169
@jerrybrown6169 3 года назад
This was nicely done. I have broken down several protocols at this level for my team using a oscope. It is not a easy task to pull off, even for a simple keyboard interface.
Далее
How does USB device discovery work?
36:15
Просмотров 298 тыс.
The world's worst video card?
32:47
Просмотров 6 млн
So how does a PS/2 keyboard interface work?
33:07
Просмотров 481 тыс.
Your USB-C Cable probably SUCKS! Sooo is that Bad?
10:54
Hacking a weird TV censoring device
20:59
Просмотров 2,9 млн
How do Computer Keyboards Work? 🤔⌨⌨🛠
11:09
Просмотров 1,1 млн
I Designed My Own 16-bit CPU
15:46
Просмотров 1,9 млн
Using a 1930 Teletype as a Linux Terminal
16:33
Просмотров 1,5 млн