Telecoms, Datacoms, Wireless, IoT


HSIC versus USB for inter-chip communication

4 November 2015 Telecoms, Datacoms, Wireless, IoT

The high-speed inter-chip (HSIC) interface is becoming more popular due to its notable advantages over USB for hardwired inter-chip applications. The interface is a two-signal, source synchronous interface that can provide USB high-speed data at 480 Mbps.

The data transfers are 100% host driver compatible with traditional USB topologies. Full-speed (FS) and low-speed (LS) are not supported by the format, however a hub with HSIC can provide FS and LS support.

The interface differs from USB in the physical layer only. Significant features include no chirp protocol, source-synchronous serial data transmission and no hot removal or attach as the interface is always connected. It has 1,2 V signal levels designed for low-power applications at standard LV CMOS levels, and imposes a maximum trace length of 10 cm.

Figure 1. Data packet transferred from host to device.
Figure 1. Data packet transferred from host to device.

The protocol for data transactions between host and device via HSIC is the same as USB, as shown in Figure 1. The primary difference is that all information is transmitted via a single data line, and a strobe signal communicates when to sample the received data signal. HSIC uses double data rate (DDR) signalling; data are sampled at both the rising and falling edges of the strobe signal. The strobe signal oscillates at a frequency of 240 MHz, which provides a total data rate of 480 Mbps.

Advantages over USB

As mentioned, HSIC has significant advantages over USB. For a start, it is a fully digital standard and thus no analog front end is required. The lack of an analog front end means die sizes can be reduced, and thus so can cost. Additional die reduction can also be made due to the decreased amount of digital logic required by the simplified connection protocol.

The HSIC standard does not inherently reduce power consumption, but the removal of the analog front end can lead to lower-power designs, especially since analog circuitry does not necessarily scale one-to-one with digital circuits for reductions in process feature size. HSIC is especially low-power when placed into the suspended state as there is no current draw on the strobe or data lines. By comparison, standard USB draws a minimum of 200 A on D+ through a 1,5 k pull-up resistor when suspended.

Because HSIC is only different from USB at the physical layer, migrating from USB to HSIC is not like changing to a completely new standard. This means existing USB software stacks and USB protocol knowledge bases can be quickly transitioned to HSIC.

Data sampling

With standard USB, every data packet begins with a sync pattern to allow the receiver clock to synchronise with the phase of the incoming data. The differential sign of the D+/D- signal is then sampled according to the sync pattern.

HSIC uses a separate strobe line to tell the receiver when to sample the incoming data. The HSIC data signal is sampled at the rising and falling edges of the strobe signal. If the strobe and data signals become skewed for any reason, the sampled data may become corrupted. The HSIC electrical specification defines the maximum allowable skew as 15 ps.

Figure 2. Equal HSIC trace lengths.
Figure 2. Equal HSIC trace lengths.

To make sure skew does not become an issue, the HSIC traces must be kept as short as possible and must not be longer than 10 cm. The data and strobe traces must be the same length and they should be routed to 50 Ω single-ended impedance. To illustrate the amount of skew possible in the real world, Figure 2 shows the beginning of a test packet transmitted from a host to a device with equal lengths.

Figure 3. Strobe trace 10 cm longer than data trace.
Figure 3. Strobe trace 10 cm longer than data trace.

The same packet transmitted from the same host with a strobe trace that is about 10 cm longer than the data trace is shown in Figure 3. The resulting skew is about half a nanosecond. This is an extreme example, but the results suggest that even a small amount of length mismatch may result in an HSIC specification violation.

The single-ended nature and differences in signal termination cause some difficulties when attempting to probe HSIC lines. Standard USB signals can be easily monitored and deciphered by placing a differential probe connected to an oscilloscope at either the transmitter side or receiver side. HSIC signals are more sensitive and thus transmission line theory should be considered when attempting to probe them.

A good general guideline is to probe at the side opposite to the source of the signal that needs to be observed. For instance, to observe the signals originating from a device, a probe is placed at the host-side terminals. To observe the signals originating from a host, the probes are placed at the device-side terminals.

When attempting to probe signals originating from a device while probing at the device side, the signal becomes distorted. This is likely due to interference caused by the signal reflecting back on itself. The middle of the trace can also be probed, but the results are typically not as clean as if probed properly from one side.

The ideal would be to probe simultaneously from both ends. A series protocol analyser may be able to sample the signals accurately in both directions, but the 10 cm trace length restriction makes this option impractical.

Making the connection

The HSIC interface is structured such that a host or peripheral can be powered on in any order. To ensure a false connection is not detected, the host, hub and peripherals must ensure that the strobe or data lines do not float to an undetermined value, commonly referred to as tri-stated.

Figure 4. The connect sequence from idle and suspend to connecting and resuming signalling.
Figure 4. The connect sequence from idle and suspend to connecting and resuming signalling.

Figure 4 shows an oscilloscope capture of a connect sequence. This connect sequence is much simpler than the USB connect sequence because there are no speeds to negotiate. This sequence can be handled by a very simple state machine, reducing die size requirements.

With standard USB, the host can determine if a downstream port has been disconnected by monitoring the magnitudes of the DP/DM signal voltages. If the voltage exceeds the disconnect voltage threshold, the host can conclude that the device has been disconnected. HSIC does not support a disconnect protocol because it is intended to be a hardwired, always-on connection. However, it is still possible to have a situation where a downstream device may appear to have disconnected, and care must be taken to ensure the host does not permanently lose its connection with the device.

This apparent disconnection or standoff can occur because the host always maintains an idle state while the bus is unused, and the idle state is identical to the suspend state from a signal perspective. The host has no way of knowing if or when a downstream device has been powered down or disconnected.

Since the suspend signalling is identical to the idle signalling, it is possible to reach a state where a downstream device believes it is has been suspended while the upstream host thinks there is no device downstream and waits indefinitely for a connect signal to arrive. A similar standoff condition could occur if the upstream host disables the port while the device believes it has been suspended. This condition is not likely to occur between hosts and devices that never cycle power or soft reset.

If this issue is encountered it must be dealt with in an application specific manner at either the link or software stack level. This can be done by programming the software stack or designing the link in a way that prevents the condition from occurring in the first place. Alternatively, the SoC can attempt to deal with a downstream device after it disconnects by resetting the HSIC hub. The device discovery sequence will occur and the connection will be re-established.

On Microchip’s USB254x, USB3613, USB3813, USB4604 and USB4624 devices, the SoC can use the VBUS_- DET pin to re-establish the connection. Pulling the pin low suspends the hub while pulling the pin high will wake it up.

Conclusion

The HSIC standard has advantages over USB in hardwired applications as long as the correct connection and disconnection procedures are observed. These procedures are particularly important when troubleshooting some issues involving HSIC connectivity.



Credit(s)



Share this article:
Share via emailShare via LinkedInPrint this page

Further reading:

Power amps for portable radio comms systems
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
CML Micro expands its SµRF product portfolio with a pair of high efficiency single- and two-stage power amplifiers that offer outstanding performance for a wide range of dual-cell lithium battery-powered wireless devices.

Read more...
RF agile transceiver
Altron Arrow Telecoms, Datacoms, Wireless, IoT
The AD9361 is a high performance, highly integrated RF Agile Transceiver designed for use in 3G and 4G base station applications.

Read more...
Choosing a GNSS receiver
RF Design Telecoms, Datacoms, Wireless, IoT
Applications requiring sub-ten-meter positioning accuracy today can choose between single-band or dual-band technology. While this decision might seem as simple as flipping a coin, it is far from that.

Read more...
Tri-Teq’s latest range of filters
RFiber Solutions Telecoms, Datacoms, Wireless, IoT
Tri-Teq recently presented its latest filter products, which included passive and co-site mitigation filters (lumped element and suspended substrate technologies) and tunable filters (bandpass and harmonic switched filters).

Read more...
Why GNSS positioning precision is enabling the next wave of IoT applications
iCorp Technologies Editor's Choice Telecoms, Datacoms, Wireless, IoT
While high-performance GNSS implementations are achievable with few limitations, most real-world applications must balance power consumption, form factor and accuracy requirements.

Read more...
The evolution of 4D imaging radar
Altron Arrow Telecoms, Datacoms, Wireless, IoT
4D imaging radar is redefining automotive sensing with unmatched precision, scalability and resilience and, as global adoption accelerates, this technology is poised to become a cornerstone of autonomous mobility.

Read more...
Links Field Networks: The perfect fit for telematics in Africa
Links Field Networks Telecoms, Datacoms, Wireless, IoT
Operating at the intersection of global SIM innovation and local market intelligence, Links Field Networks has emerged as a premier provider of telematics-oriented connectivity across Africa and beyond.

Read more...
RF direct conversion receiver
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
The CMX994 series from CML Micro is a family of direct conversion receiver ICs with the ability to dynamically select power against performance modes.

Read more...
Bridging the future with RAKWireless WisNode devices
Otto Wireless Solutions Telecoms, Datacoms, Wireless, IoT
The WisNode Bridge series by RAKWireless is designed to convert traditional wired industrial protocols like RS485 and Modbus into LoRa-compatible signals.

Read more...
Mission-critical RF transceiver
Vepac Electronics Telecoms, Datacoms, Wireless, IoT
The Iris SQN9506 from Sequans Communications is a wide-band RF transceiver that operates from 220 MHz to 7,125 GHz.

Read more...









While every effort has been made to ensure the accuracy of the information contained herein, the publisher and its agents cannot be held responsible for any errors contained, or any loss incurred as a result. Articles published do not necessarily reflect the views of the publishers. The editor reserves the right to alter or cut copy. Articles submitted are deemed to have been cleared for publication. Advertisements and company contact details are published as provided by the advertiser. Technews Publishing (Pty) Ltd cannot be held responsible for the accuracy or veracity of supplied material.




© Technews Publishing (Pty) Ltd | All Rights Reserved