EYE on NPI: NXP iMX RT106L


May 06 2020 9 mins   8
This week's EYE ON NPI (https://www.digikey.com/en/product-highlight/n/nxp-semi/i-mx-rt106l-local-command-voice-solution) looks at a new spin on a familiar favorite! We've chatted before about the IMX RT10xx series of chips from NXP. These 'cross-over' chips are Cortex M7's running at 500 or 600 MHz - that means you get the relative simplicity of a Cortex microcontroller with the speed and power of a microprocessor. Heck, the RT106x's ~3000 CoreMark @ 600 MHz makes it faster for some computations when you compare it to the Raspberry Pi Zero' ~2000 CoreMark (https://www.eembc.org/coremark/view.php?benchmark_seq=2534) - most of that due to the Linux operating system overhead. This chip family recently made its way into CircuitPython (https://circuitpython.org/board/imxrt1060_evk/) as we were super-excited to see such a powerful and low cost chip. OK but back to this week's EYE ON NPI which is a sister-chip, the iMX RT106L (https://www.digikey.com/en/product-highlight/n/nxp-semi/i-mx-rt106l-local-command-voice-solution) - an interesting twist to the RT1060 - this chip is licensed to use with a wake-word + voice-activation software stack. It seems like the hardware is the same, and share the same datasheets and reference manuals. So it's more about purchasing hardware that has a licensing cost baked in - this reminds us of when we would purchase MP3 chips that had a 50 cent licensing fee built in. (https://blog.adafruit.com/2017/04/18/is-mp3-now-patent-free-makerbusiness-technicolor/) So, why is this interesting? Well, you've seen the proliferation of voice assistants like Siri, Google Voice and Alexa - they all use a a microcomputer, with a very powerful processor, to record audio and send it to the cloud for processing. Having to build a full computer with operating system to do voice control makes the BoM cost go up - you need a few MB of RAM, plenty of flash, a complex PMIC...what if we could do all of the processing on a really fast microcontroller instead? Like...a 600 MHz M7? Yes! NXP’s MCU-based solution for local voice control leverages the i.MX RT106L crossover MCU, enabling developers to quickly and easily add local voice commands to their products. The ultra-small form-factor, production-ready hardware design comes with fully integrated software that runs on FreeRTOS for quick, out-of-the-box evaluation and proof-of-concept development. This turnkey solution minimizes time-to-market, risk, and development effort, enabling OEMs to easily add voice to their smart home and smart appliance products without the need for Wi-Fi and cloud connectivity while also addressing the privacy concerns of many consumers. There's a few different products in this family. First is the 106L - the L for "Local". (https://www.digikey.com/products/en/integrated-circuits-ics/embedded-microcontrollers/685?k=rt106l) That's internet-less voice command inference. Good for maybe a dozen words. There's a collection of words built-in - for more words you'll have to train up the engine which is a non-trivial task. The Local is great for simple device control and no WiFi is required so its very low power and low cost. Next is the similar 106A, the A is "Alexa", as you may guess it has Amazon Alexa software ready to go to create custom Alexa-connected devices. (https://www.digikey.com/product-detail/en/nxp-usa-inc/MIMXRT106ADVL6A/568-MIMXRT106ADVL6A-ND/10816229) You'll need to use/add WiFi for the cloud backend communication. Digi-Key has a great tutorial/article about the Alexa series and the nitty-gritty detail of how it works over here (https://www.digikey.com/en/articles/quickly-implement-alexa-built-in-iot-designs) Lastly is the 106F where F is for "Face" - yes facial recognition! (https://www.digikey.com/products/en/integrated-circuits-ics/embedded-microcontrollers/685?k=rt106f) This version connects up to a camera and can be used to recognize faces. These are all interesting machine learning demos many of us have seen, and its interesting to see NXP integrate them as software 'add-on's for a very powerful and capable chip. Note that the RT1060 doesn't have hardware ML acceleration or co-processor, so you'll be relying on the speed and power of the microcontroller itself. We think in the next few years we will see similar "AI ready" chips that are even less expensive thanks to a neural-net accelerator. Meanwhile, if you want to explore these powerful chips, you can check out the entire NXP iMX RT series chip collection here on Digi-Key (https://www.digikey.com/en/product-highlight/n/nxp-semi/imx-rt-series) And pick up the iMX RT106L eval kit here on Digi-Key (part 568-SLN-LOCAL-IOT-ND ) so you can start playing with local voice recognition: order today and you'll have it tomorrow! (https://www.digikey.com/products/en/development-boards-kits-programmers/evaluation-boards-embedded-mcu-dsp/786?k=rt106l) Visit the Adafruit shop online - http://www.adafruit.com