This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[FAQ] How to calculate the maximum SPI speed supported by a digital isolator?

Other Parts Discussed in Thread: ISO6041

How to calculate the maximum SPI speed supported by a digital isolator?

  • Serial Peripheral Interface (SPI) is a single-master, 4-wire, synchronous, serial communication interface and the 4 signals involved are - SCLK, SDO (PICO), SDI (POCI) and CS\. The controller provides the clock, SCLK, to all the peripherals and one bit is transferred in each clock cycle. Hence, speed of SPI interface is determined by the frequency of SCLK.

    During the rising edge of SCLK, data changes to value that needs to be transmitted and during the falling edge it remains stable so that it can be sampled. This is shown pictorially in the below diagram.


    The below diagram shows a typical SPI connection between an SoC and an MCU through a quad-channel digital isolator. The below diagram also shows how propagation delay shifts SCLK as it passes through digital isolator and how it affects data that is being received.

    The peripheral prepares data at the rising edge of SCLK and controller samples the data at the falling edge of SCLK. Since data needs to be read in half SCLK cycle and SCLK / SDOI together go through a round-trip propagation delay of digital isolator, the minimum SPI clock period or the maximum SPI speed can be expressed as shown below.

    2 * tpd(max) < tSCLK(min) / 2

    In other words,

    fSCLK(max) < 1 / [ 4 * tpd(max) ]


    As an example, let us consider ISO6041 that has a tpd(max) of 9ns for VCC1 = VCC2 = 5V. The maximum SPI speed that can be achieved on ISO6041 is, fSCLK(max) = 27.75 MHz.

    The below table shows TI digital isolator options that can be used to isolate SPI signals:

    Commercial Devices Automotive AECQ100 Devices VCC Voltage Range Maximum SPI Clock Frequency Supported at 5V Features
    ISO60xx 1.71V to 5.5V 27.75MHz Highest bandwidth: 200Mbps, 1.2ns (max.) PWD and channel to channel skew
    Low power (ICC) per Mbps (635μA/ch max. at 1Mbps)
    Reinforced isolation Small footprint package options
    ISO64xx ISO64xx-Q1 2.25 to 5.5V​ 25MHz

    200kV/μs (min.) CMTI
    150Mbps
    Reinforced and basic isolation
    Small footprint package options

    Additional Resources: