2.2  2 reviews on Udemy

Learn USB Library and Interfacing With Pic Microcontroller

Using USB Library in any Electronics Projects
Course from Udemy
 9 students enrolled
 en
Learn USB Library and Interfacing With Pic Microcontroller

Universal Serial Bus, or USB, is a very common method of communication between electronic devices. USB is universal, meaning that it's standard across all electronic devices, serial, meaning that data is transmitted on only one data line one bit at a time, and is a bus, meaning that all devices are connected through the same parallel electronic wires and therefore require addresses. A simple USB connection requires a host and a device. The host initiates all communication, assigns device addresses, and controls the flow of the data line in the connection. For our purposes, the USB host will be the PC and the USB device will be a PIC chip.

There are many different speeds associated with USB. USB 1.0 introduced data rates of 1.5 Mbits/s (Low-Speed) and 12 Mbits/s (Full-Speed). With USB 2.0 and 3.0, data rates of 480 Mbits/s (Hi-Speed) and 5 Gbits/s (Super-Speed), were added respectively. PIC chips have hardware capable of full speed USB.

Hardware

A USB cable has 4 wires: power (red), ground (black), D+ (green), and D- (white). You may notice that many USB plugs and receptacles have 5 pins. This fifth pin is called ID, and is often not connected, but has been added to the specifications for use with USB-OTG, or On-The-Go. OTG allows devices to also act as a host. Many PIC chips are compatible with USB-OTG communication, but we will not discuss this topic any further at this point.

The two data lines, D+ and D-, provide information about the state of the USB link.

  • Detached State, or SE0 - device is unplugged, both data lines are low, pulled down by 15 kOhm resistors within the host hardware.

  • Attached State, Idle State, or J State - the device pulls up the D+ line (for a high-speed device) when it is attached.

  • K State - opposite polarity from J State. To communicate, the host or device alternates the device between the J and K states in specific patterns.

  • Illegal State, or SE1 - both data lines are high. If this happens, there is a hardware problem with the USB link.

Learn USB Library and Interfacing With Pic Microcontroller
$ 19.99
per course
Also check at

FAQs About "Learn USB Library and Interfacing With Pic Microcontroller"

About

Elektev is on a mission to organize educational content on the Internet and make it easily accessible. Elektev provides users with online course details, reviews and prices on courses aggregated from multiple online education providers.
DISCLOSURE: This page may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

SOCIAL NETWORK