Sunday 29 March 2015

What frequency should an oscilloscope be rated at to measure USB signals


I'm trying to understand how I can figure out the minimum requirements of an oscilloscope in order to measure for example USB 2 full speed signals at 12mbps.


I know it's not safe or correct to say that 12mbps = 12MHz. So how do I determine the adequate frequency requirement, if I wanted to buy a scope.




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...