EYE on NPI – ST's ST25DV-I2C-EVO Dynamic NFC/RFID Tags IC episode artwork

EPISODE · Aug 26, 2021 · 12 MIN

EYE on NPI – ST's ST25DV-I2C-EVO Dynamic NFC/RFID Tags IC

from Adafruit Industries · host Adafruit Industries

This week's EYE ON NPI is ready to be part of your tag-team crew: it's ST's ST25DV-I2C-EVO Dynamic NFC/RFID Tags IC (https://www.digikey.com/en/product-highlight/s/stmicroelectronics/st25dv-i2c-evo-dynamic-nfc-rfid-tags-ic), available in a few different memory sizes. We're psyched to get to feature this chip on EYE ON NPI because we found an earlier version of these chips -- the ST25DV16K (https://www.digikey.com/en/products/detail/stmicroelectronics/ST25DV16K-IER6T3/6691420) -- a few months ago and made a STEMMA QT breakout for it (https://www.digikey.com/en/products/detail/adafruit-industries-llc/4701/13688447). Even though at the time we sorta thought this would be a niche product it turns out it's quite popular thanks to the straight-forward simplicity Basically, this chip is a 'smart' RFID/NFC tag. Normally, when you think of an NFC tag, you'd picture one of these RFID cards (https://www.adafruit.com/product/4034) or stickers (https://www.adafruit.com/product/4032). These are small chips that have built in memory that can be read or written when self-powered by an RFID field. One of the neat things is that they are electronic devices that do not get powered by a battery. Don't get us wrong, we really like batteries but they are real pain to manage - you have to manage sleep stages, recharging, under/over voltage, chemical leaks, etc. Low power management is really hard. The nifty thing about RF-powered electronics is how many problems they 'solve': by default they draw no power, so you don't have to worry about sleep modes. There's no battery, so no recharging or replacement needed. They only turn on when physically close to the reader, and auto-turn-off when the reader is away - the UX is intuitive and does not require any buttons. Most tags and cards address a static chunk of memory, maybe a few K in size. You touch to write/read or authenticate. They're super cheap, easy to embed in every credit card. However, they often don't do anything other than the read/write/auth behaviors - it isn't possible to expand the capabilities since there's only a couple different chips. That's where the ST25DV series (https://www.digikey.com/en/product-highlight/s/stmicroelectronics/st25dv-i2c-evo-dynamic-nfc-rfid-tags-ic) comes in! The ST25 series looks just like an ISO 15693 tag (https://en.wikipedia.org/wiki/ISO/IEC_15693) to a reader, but there's also an I2C interface that can be used to easily change the memory contents. This means its a fast and mobile-friendly way to transmit data back and forth without a massive amount of development to handle the data encapsulation. Both Android and iOS have built in NFC support for this tag format and you can easily query/write data via the NFC API. ISO 15693 has a specification of up to 1 meter (when used with a large-antenna RFID reader), a few inches from a phone. For the antenna design, ST has a nice eDesignSuite website that will do all the math for you, to create an antenna tuned to the size you have available (https://www.st.com/content/st_com/en/support/resources/edesign.html) Even if your product does have a battery, say for a datalogging system, using NFC for data transfer will use a lot less power than BLE or WiFi - and without the mess of differentiating many nearby devices, BLE pairing, or wireless/cellular credentials & deployment. And usage is super simple - we were grateful to see an Arduino library written by ST with an instant gratification example (https://github.com/stm32duino/ST25DV). Thanks to I2C's universality, the code can be ported to any microcontroller. If your microcontroller is a low-power device, you may be able to use the energy harvesting output from the ST25 chip to power your circuitry. Depending on the EM field strength, you can get up to about 3V at 1mA or 7mA at 2.3V (https://docplayer.net/169359266-Nfc-rfid-st25-product-overview.html) You can order these in a few different SMT packages and sizes from Digi-Key - the SOIC and TSSOP packages are available now with 4Kbit, 16Kbit and 64Kbit memory size. (https://www.digikey.com/en/products/filter/rfid-rf-access-monitoring-ics/880?s=N4IgTCBcDaIMoBUwFYAiA1EBdAvkA) The new KC series seems to add the ability to change the I2C address, but if you don't need that, the plain K series is pin compatible as well. We recommend starting with the SOIC version of the ST25DV16KC (https://www.digikey.com/short/jt4h3rrh) for an easy-to-solder starter chip. It's in stock and ready to ship immediately from Digi-Key - order today and you can be NFC'ing by tomorrow afternoon!

This week's EYE ON NPI is ready to be part of your tag-team crew: it's ST's ST25DV-I2C-EVO Dynamic NFC/RFID Tags IC (https://www.digikey.com/en/product-highlight/s/stmicroelectronics/st25dv-i2c-evo-dynamic-nfc-rfid-tags-ic), available in a few different memory sizes. We're psyched to get to feature this chip on EYE ON NPI because we found an earlier version of these chips -- the ST25DV16K (https://www.digikey.com/en/products/detail/stmicroelectronics/ST25DV16K-IER6T3/6691420) -- a few months ago and made a STEMMA QT breakout for it (https://www.digikey.com/en/products/detail/adafruit-industries-llc/4701/13688447). Even though at the time we sorta thought this would be a niche product it turns out it's quite popular thanks to the straight-forward simplicity Basically, this chip is a 'smart' RFID/NFC tag. Normally, when you think of an NFC tag, you'd picture one of these RFID cards (https://www.adafruit.com/product/4034) or stickers (https://www.adafruit.com/product/4032). These are small chips that have built in memory that can be read or written when self-powered by an RFID field. One of the neat things is that they are electronic devices that do not get powered by a battery. Don't get us wrong, we really like batteries but they are real pain to manage - you have to manage sleep stages, recharging, under/over voltage, chemical leaks, etc. Low power management is really hard. The nifty thing about RF-powered electronics is how many problems they 'solve': by default they draw no power, so you don't have to worry about sleep modes. There's no battery, so no recharging or replacement needed. They only turn on when physically close to the reader, and auto-turn-off when the reader is away - the UX is intuitive and does not require any buttons. Most tags and cards address a static chunk of memory, maybe a few K in size. You touch to write/read or authenticate. They're super cheap, easy to embed in every credit card. However, they often don't do anything other than the read/write/auth behaviors - it isn't possible to expand the capabilities since there's only a couple different chips. That's where the ST25DV series (https://www.digikey.com/en/product-highlight/s/stmicroelectronics/st25dv-i2c-evo-dynamic-nfc-rfid-tags-ic) comes in! The ST25 series looks just like an ISO 15693 tag (https://en.wikipedia.org/wiki/ISO/IEC_15693) to a reader, but there's also an I2C interface that can be used to easily change the memory contents. This means its a fast and mobile-friendly way to transmit data back and forth without a massive amount of development to handle the data encapsulation. Both Android and iOS have built in NFC support for this tag format and you can easily query/write data via the NFC API. ISO 15693 has a specification of up to 1 meter (when used with a large-antenna RFID reader), a few inches from a phone. For the antenna design, ST has a nice eDesignSuite website that will do all the math for you, to create an antenna tuned to the size you have available (https://www.st.com/content/st_com/en/support/resources/edesign.html) Even if your product does have a battery, say for a datalogging system, using NFC for data transfer will use a lot less power than BLE or WiFi - and without the mess of differentiating many nearby devices, BLE pairing, or wireless/cellular credentials & deployment. And usage is super simple - we were grateful to see an Arduino library written by ST with an instant gratification example (https://github.com/stm32duino/ST25DV). Thanks to I2C's universality, the code can be ported to any microcontroller. If your microcontroller is a low-power device, you may be able to use the energy harvesting output from the ST25 chip to power your circuitry. Depending on the EM field strength, you can get up to about 3V at 1mA or 7mA at 2.3V (https://docplayer.net/169359266-Nfc-rfid-st25-product-overview.html) You can order these in a few different SMT packages and sizes from Digi-Key - the SOIC and TSSOP packages are available now with 4Kbit, 16Kbit and 64Kbit memory size. (https://www.digikey.com/en/products/filter/rfid-rf-access-monitoring-ics/880?s=N4IgTCBcDaIMoBUwFYAiA1EBdAvkA) The new KC series seems to add the ability to change the I2C address, but if you don't need that, the plain K series is pin compatible as well. We recommend starting with the SOIC version of the ST25DV16KC (https://www.digikey.com/short/jt4h3rrh) for an easy-to-solder starter chip. It's in stock and ready to ship immediately from Digi-Key - order today and you can be NFC'ing by tomorrow afternoon!

NOW PLAYING

EYE on NPI – ST's ST25DV-I2C-EVO Dynamic NFC/RFID Tags IC

0:00 12:42

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 12 minutes long.

When was this Adafruit Industries episode published?

This episode was published on August 26, 2021.

What is this episode about?

This week's EYE ON NPI is ready to be part of your tag-team crew: it's ST's ST25DV-I2C-EVO Dynamic NFC/RFID Tags IC (https://www.digikey.com/en/product-highlight/s/stmicroelectronics/st25dv-i2c-evo-dynamic-nfc-rfid-tags-ic), available in a few...

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!