EYE on NPI - Analog Devices LTC4332 Point-to-Point Rugged SPI Extender episode artwork

EPISODE · Dec 21, 2023 · 9 MIN

EYE on NPI - Analog Devices LTC4332 Point-to-Point Rugged SPI Extender

from Adafruit Industries · host Adafruit Industries

This week's EYE ON NPI is an EYE ON SPI! We're going looooooooong with the Analog Devices LTC4332 Point-to-Point Rugged SPI Extender (https://www.digikey.com/en/product-highlight/a/analog-devices/ltc4332-point-to-point-rugged-spi-extender) which lets you take what normally would be a short PCB-trace connection to SPI devices and have them up to 1200 meters away - that's over 12 football fields (https://en.wikipedia.org/wiki/American_football_field) using a differential link protocol that can run on common CAT-6 cabling. This means you can have have super long SPI connections for distributed node communications that need more bandwidth than I2C but don't need the complexity of an Ethernet controller. ADI's LTC4332 is a point-to-point rugged SPI extender designed for operation in high-noise industrial environments over long distances. Using a ±60 V fault-protected differential transceiver, the LTC4332 can transmit SPI data, including an interrupt signal, up to 2 MHz over two twisted pair cables. The extended common mode range and high common mode rejection on the differential link provide tolerance to large ground differences between nodes. We're excited about the LTC4332 (https://www.digikey.com/short/88rpbrfh) because we know that Linear Tech-designed hardware is really good quality and the specifications are 'real' rather than optimistic. We've used a similar-family chip for I2C, the LTC4311 (https://www.adafruit.com/product/4756) which is an active terminator - but found it definitely will let you extend I2C to 100 feet with no issue and no code required. The LTC4332 (https://www.digikey.com/short/88rpbrfh) is, likewise, a 'transparent' bridge chip that converts a 4-wire SPI connection, with 3 chip selects and one IRQ line to a differential protocol that will work nicely with common Ethernet cables (https://en.wikipedia.org/wiki/Category_6_cable). One nice detail is that you can use any of the 4 common SPI modes for polarity and SCK latch-direction (https://en.wikipedia.org/wiki/Serial_Peripheral_Interface#Mode_numbers). The same chip is used on both sides of the controller and peripheral connection, simply set the REMOTE pin to high or low to determine which side is which. Then make sure the SPEED pins are set up the same, as they will determine the expected max-clock speed. Wire up the two differential pairs, when the connection is good, the LINK pin will drop low which you can use like an Ethernet link light. For more advanced configuration you can connect to the internal chip to read fault and status bytes. However, it looks like you don't have to unless you want more control: the chip will function transparently even without firmware register configs. One thing to watch out for, while controller-to-peripheral data is sent instantaneously, reading data is delayed by one byte because it has to read the full byte in and then transfer it over the differential connection. So if you're using it to read from a remote sensor or driver, make sure to 'toss' the first byte and read an extra byte at the end! If you're looking to go long with a simple solution to remote SPI communication, the Analog Devices LTC4332 Point-to-Point Rugged SPI Extender is an excellent choice (https://www.digikey.com/short/7zcd7vc5), don't forget you'll need two for each remove device. There's also a compact dev board available called DC2799A (https://www.digikey.com/short/qbn5397v) that has input and output sides for instant testing. The LTC4332 (https://www.digikey.com/short/7zcd7vc5) is in stock right now for immediate shipment from DigiKey - order today and you'll be able to take your SPI devices to the next level - like literally to the new few floors up - by tomorrow afternoon!

This week's EYE ON NPI is an EYE ON SPI! We're going looooooooong with the Analog Devices LTC4332 Point-to-Point Rugged SPI Extender (https://www.digikey.com/en/product-highlight/a/analog-devices/ltc4332-point-to-point-rugged-spi-extender) which lets you take what normally would be a short PCB-trace connection to SPI devices and have them up to 1200 meters away - that's over 12 football fields (https://en.wikipedia.org/wiki/American_football_field) using a differential link protocol that can run on common CAT-6 cabling. This means you can have have super long SPI connections for distributed node communications that need more bandwidth than I2C but don't need the complexity of an Ethernet controller. ADI's LTC4332 is a point-to-point rugged SPI extender designed for operation in high-noise industrial environments over long distances. Using a ±60 V fault-protected differential transceiver, the LTC4332 can transmit SPI data, including an interrupt signal, up to 2 MHz over two twisted pair cables. The extended common mode range and high common mode rejection on the differential link provide tolerance to large ground differences between nodes. We're excited about the LTC4332 (https://www.digikey.com/short/88rpbrfh) because we know that Linear Tech-designed hardware is really good quality and the specifications are 'real' rather than optimistic. We've used a similar-family chip for I2C, the LTC4311 (https://www.adafruit.com/product/4756) which is an active terminator - but found it definitely will let you extend I2C to 100 feet with no issue and no code required. The LTC4332 (https://www.digikey.com/short/88rpbrfh) is, likewise, a 'transparent' bridge chip that converts a 4-wire SPI connection, with 3 chip selects and one IRQ line to a differential protocol that will work nicely with common Ethernet cables (https://en.wikipedia.org/wiki/Category_6_cable). One nice detail is that you can use any of the 4 common SPI modes for polarity and SCK latch-direction (https://en.wikipedia.org/wiki/Serial_Peripheral_Interface#Mode_numbers). The same chip is used on both sides of the controller and peripheral connection, simply set the REMOTE pin to high or low to determine which side is which. Then make sure the SPEED pins are set up the same, as they will determine the expected max-clock speed. Wire up the two differential pairs, when the connection is good, the LINK pin will drop low which you can use like an Ethernet link light. For more advanced configuration you can connect to the internal chip to read fault and status bytes. However, it looks like you don't have to unless you want more control: the chip will function transparently even without firmware register configs. One thing to watch out for, while controller-to-peripheral data is sent instantaneously, reading data is delayed by one byte because it has to read the full byte in and then transfer it over the differential connection. So if you're using it to read from a remote sensor or driver, make sure to 'toss' the first byte and read an extra byte at the end! If you're looking to go long with a simple solution to remote SPI communication, the Analog Devices LTC4332 Point-to-Point Rugged SPI Extender is an excellent choice (https://www.digikey.com/short/7zcd7vc5), don't forget you'll need two for each remove device. There's also a compact dev board available called DC2799A (https://www.digikey.com/short/qbn5397v) that has input and output sides for instant testing. The LTC4332 (https://www.digikey.com/short/7zcd7vc5) is in stock right now for immediate shipment from DigiKey - order today and you'll be able to take your SPI devices to the next level - like literally to the new few floors up - by tomorrow afternoon!

NOW PLAYING

EYE on NPI - Analog Devices LTC4332 Point-to-Point Rugged SPI Extender

0:00 9:33

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

API Intersection Stoplight Building a successful API requires more than just coding. It starts with collaborative design, focuses on creating a great developer experience, and ends with getting your company on board, maintaining consistency, and maximizing your API’s profitability.In the API Intersection, you’ll learn from experienced API practitioners who transformed their organizations, and get tangible advice to build quality APIs with collaborative API-first design.Jason Harmon brings over a decade of industry-recognized REST API experience to discuss topics around API design, governance, identity/auth versioning, and more.They’ll answer listener questions, and discuss best practices on API design (definition, modeling, grammar), Governance (multi-team design, reviewing new API’s), Platform Transformation (culture, internal education, versioning) and more.They’ll also chat with experienced API practitioners from a wide array of industries to draw out practical takeaways and insights you can use.H TV Podcast Industries Chris Jones, Derek O'Neill and John Harrison. TV Podcast Industries TV Podcast Industries is a podcast that provides discussions and reviews of various TV shows, including recent popular series like Alien Earth, The Sandman, The Last of Us, The Boys, and Daredevil Born Again. They also cover shows such as Ironheart, Star Trek: Picard, The Rings of Power, and many more, spanning both Marvel and DC universes, as well as other genres. Heart to Heart Podcast One on One / Next Level Studios In the Heart to Heart Podcast, we talk to some of our favorite & most interesting people in the entertainment industry so you can feel empowered and learn that even in the most challenging of industries, where there’s a will there’s a way.Whether you’re an actor, a writer, a casting director, a talent rep, or just someone interested in the behind the scene happenings of the entertainment industry, this podcast will have something for you. NOW, this isn’t just another How To podcast for actors. Plenty of those shows already exist. In Heart to Heart, every guest will share stories inspired by their sometimes winding path to success on their own terms. Revisionist History Pushkin Industries Revisionist History is Malcolm Gladwell's journey through the overlooked and the misunderstood. Every episode re-examines something from the past—an event, a person, an idea, even a song—and asks whether we got it right the first time. From Pushkin Industries. Because sometimes the past deserves a second chance.To get early access to ad-free episodes and extra content, subscribe to Pushkin+ in Apple Podcasts or at pushkin.fm/plus.iHeartMedia is the exclusive podcast partner of Pushkin Industries.

Frequently Asked Questions

How long is this episode of Adafruit Industries?

This episode is 9 minutes long.

When was this Adafruit Industries episode published?

This episode was published on December 21, 2023.

What is this episode about?

This week's EYE ON NPI is an EYE ON SPI! We're going looooooooong with the Analog Devices LTC4332 Point-to-Point Rugged SPI Extender (https://www.digikey.com/en/product-highlight/a/analog-devices/ltc4332-point-to-point-rugged-spi-extender) which...

Can I download this Adafruit Industries episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!