Serial buses appear in virtually all kinds of electronic products from cars and trucks to personal audio players and mobile phones. In addition to standard low-speed protocols such as I 2 C and SPI or ...
Remember old hard drives with their giant ribbon cables? They went serial and now the power cables are way thicker than the data cables. We’ve seen the same thing in embedded devices. Talking between ...
Electronics is everywhere, especially these days. Many times, as frequent users, we do not even notice a “paradigm change” in the things we use on regular basis. We use a fridge, but we do not care ...
When looking at protocol information on a bus, an oscilloscope may not be the first instrument to come to mind�until now. As most engineers know, digital oscilloscopes are an indispensable ...
We’re always excited to get a new chip or SIM card to interface, but our enthusiasm is often dampened by the prototyping process. Interfacing any chip usually means breadboarding a circuit, writing ...
http://www.tektronix.comFor decades, parallel bus architectures have been the most common means of transporting digital signals around a system. Now that system data ...
In Part I of this article, I briefly mentioned the generic USB driver in the context of getting a USB device to communicate through it easily, with no custom kernel programming. Unfortunately, I ...