EYE on NPI: ST STM32L4P5 series microcontrollers episode artwork

EPISODE · Apr 23, 2020 · 7 MIN

EYE on NPI: ST STM32L4P5 series microcontrollers

from Adafruit Industries · host Adafruit Industries

This week's EYE on NPI looks at a new microcontroller series from ST Micro. Yes, last week was also an ST part - but this one popped into my NPI feed and I just thought it was so interesting, ST gets a double-header! The STM32L4P5 series of chips (https://www.digikey.com/products/en?keywords=%20%09STM32L4P5) looks like an excellent competitor to the Microchip ATSAMD51 (https://www.digikey.com/products/en?keywords=atsamd51) we use so often - with matching-or-better specifications. Let's take a closer look! You can get more spec's about this chip over at ST's website (https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-ultra-low-power-mcus/stm32l4-plus-series/stm32l4p5-q5/stm32l4p5ce.html). Here's the overview: The Cortex-M4 core features a single-precision floating-point unit (FPU), which supports all the Arm® single-precision data-processing instructions and all the data types. The Cortex-M4 core also implements a full set of DSP (digital signal processing) instructions and a memory protection unit (MPU) that enhances the application’s security. These devices offer two fast 12-bit ADCs (5 Msps), two comparators, two operational amplifiers, two DAC channels, an internal voltage reference buffer, a low-power RTC, two general-purpose 32-bit timers, two 16-bit PWM timers dedicated to motor control, seven general-purpose 16-bit timers, and two 16-bit low-power timers. The devices support two digital filters for external sigma delta modulators (DFSDMs). In addition, up to 24 capacitive sensing channels are available. They also feature standard and advanced communication interfaces such as: four I2Cs, three SPIs, three USARTs, two UARTs and one low-power UART, two SAIs, two SDMMCs, one CAN, one USB OTG full-speed, one camera interface and one synchronous parallel data interface (PSSI). In particular, we like some of the 'upgrades' we see compared to other chips - the roomy 320KB RAM, 5 MSPS 12-bit ADCs (that's the same as a basic pocket oscilloscope!), 9 x 16-bit timers, CAN bus (usually you have to upgrade to get CAN support!), built in op-amps, and... most interesting to me is a built in TFT manager! Not just parallel (6800/8080) style but the 'real' 24-bit TFT with HSYNC/VSYNC/CLK signals! Usually you have to go to a Cortex M7 to get something like that included (see the iMX RT or STM32H7 series for example). 24-bit TFT can be easily converted to VGA (using some resistors) or even HDMI using off-the shelf adapter chips (https://www.digikey.com/product-detail/en/adafruit-industries-llc/2219/1528-1452-ND/5761220) so it's really a neat thing to see. True TFT output is a rarity because of the frame buffer you normally need. From what ST says in the datasheet the way this is managed in RAM is to have a 8-bit palette of 24-bit colors. So for a classic 4.3" TFT display (https://www.adafruit.com/product/1591) that is 480x272 pixels, that would mean 128KB of RAM to address all pixels. A 320x240 display would be only 75KB. The LCD-TFT display controller provides a 24-bit parallel digital RGB (red, green, blue) and delivers all signals to interface directly to a broad range of LCD and TFT panels with the following features: • One display layer with dedicated FIFO (64 x 32-bit) • Color look-up table (CLUT) up to 256 colors (256 x 24-bit) per layer • Up to 8 input color formats selectable per layer • Flexible blending between two layers using alpha value (per pixel or constant) • Flexible programmable parameters for each layer • Color keying (transparency color) • Up to four programmable interrupt events Right now there's only two packages available - a 144 LQFP STM32L4P5ZGT6 (https://www.digikey.com/product-detail/en/stmicroelectronics/STM32L4P5ZGT6/497-STM32L4P5ZGT6-ND/11590990) and a 169-BGA STM32L4P5AGI6P (https://www.digikey.com/product-detail/en/stmicroelectronics/STM32L4P5AGI6P/497-STM32L4P5AGI6P-ND/11591137) but according to the datasheet there will be 48, 64 and 100 pin variant QFN & QFP's. For now we recommend picking up the STM32L4P5AGI6PU Discovery also known as STM32L4P5G-DK on Digi-Key (https://www.digikey.com/product-detail/en/stmicroelectronics/STM32L4P5G-DK/497-STM32L4P5G-DK-ND/11613090). Which has a built in debugger/programmer and is directly supported in STM32 Cube IDE. By the way, if you have not yet, subscribe to Digi-Key's new product feed at https://www.digikey.com/en/product-highlight/rss or visit the website (https://www.digikey.com/en/product-highlight/) for a nice interface to search through the latest exciting NPIs from Digi-Key! Visit the Adafruit shop online - http://www.adafruit.com LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/

This week's EYE on NPI looks at a new microcontroller series from ST Micro. Yes, last week was also an ST part - but this one popped into my NPI feed and I just thought it was so interesting, ST gets a double-header! The STM32L4P5 series of chips (https://www.digikey.com/products/en?keywords=%20%09STM32L4P5) looks like an excellent competitor to the Microchip ATSAMD51 (https://www.digikey.com/products/en?keywords=atsamd51) we use so often - with matching-or-better specifications. Let's take a closer look! You can get more spec's about this chip over at ST's website (https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-ultra-low-power-mcus/stm32l4-plus-series/stm32l4p5-q5/stm32l4p5ce.html). Here's the overview: The Cortex-M4 core features a single-precision floating-point unit (FPU), which supports all the Arm® single-precision data-processing instructions and all the data types. The Cortex-M4 core also implements a full set of DSP (digital signal processing) instructions and a memory protection unit (MPU) that enhances the application’s security. These devices offer two fast 12-bit ADCs (5 Msps), two comparators, two operational amplifiers, two DAC channels, an internal voltage reference buffer, a low-power RTC, two general-purpose 32-bit timers, two 16-bit PWM timers dedicated to motor control, seven general-purpose 16-bit timers, and two 16-bit low-power timers. The devices support two digital filters for external sigma delta modulators (DFSDMs). In addition, up to 24 capacitive sensing channels are available. They also feature standard and advanced communication interfaces such as: four I2Cs, three SPIs, three USARTs, two UARTs and one low-power UART, two SAIs, two SDMMCs, one CAN, one USB OTG full-speed, one camera interface and one synchronous parallel data interface (PSSI). In particular, we like some of the 'upgrades' we see compared to other chips - the roomy 320KB RAM, 5 MSPS 12-bit ADCs (that's the same as a basic pocket oscilloscope!), 9 x 16-bit timers, CAN bus (usually you have to upgrade to get CAN support!), built in op-amps, and... most interesting to me is a built in TFT manager! Not just parallel (6800/8080) style but the 'real' 24-bit TFT with HSYNC/VSYNC/CLK signals! Usually you have to go to a Cortex M7 to get something like that included (see the iMX RT or STM32H7 series for example). 24-bit TFT can be easily converted to VGA (using some resistors) or even HDMI using off-the shelf adapter chips (https://www.digikey.com/product-detail/en/adafruit-industries-llc/2219/1528-1452-ND/5761220) so it's really a neat thing to see. True TFT output is a rarity because of the frame buffer you normally need. From what ST says in the datasheet the way this is managed in RAM is to have a 8-bit palette of 24-bit colors. So for a classic 4.3" TFT display (https://www.adafruit.com/product/1591) that is 480x272 pixels, that would mean 128KB of RAM to address all pixels. A 320x240 display would be only 75KB. The LCD-TFT display controller provides a 24-bit parallel digital RGB (red, green, blue) and delivers all signals to interface directly to a broad range of LCD and TFT panels with the following features: • One display layer with dedicated FIFO (64 x 32-bit) • Color look-up table (CLUT) up to 256 colors (256 x 24-bit) per layer • Up to 8 input color formats selectable per layer • Flexible blending between two layers using alpha value (per pixel or constant) • Flexible programmable parameters for each layer • Color keying (transparency color) • Up to four programmable interrupt events Right now there's only two packages available - a 144 LQFP STM32L4P5ZGT6 (https://www.digikey.com/product-detail/en/stmicroelectronics/STM32L4P5ZGT6/497-STM32L4P5ZGT6-ND/11590990) and a 169-BGA STM32L4P5AGI6P (https://www.digikey.com/product-detail/en/stmicroelectronics/STM32L4P5AGI6P/497-STM32L4P5AGI6P-ND/11591137) but according to the datasheet there will be 48, 64 and 100 pin variant QFN & QFP's. For now we recommend picking up the STM32L4P5AGI6PU Discovery also known as STM32L4P5G-DK on Digi-Key (https://www.digikey.com/product-detail/en/stmicroelectronics/STM32L4P5G-DK/497-STM32L4P5G-DK-ND/11613090). Which has a built in debugger/programmer and is directly supported in STM32 Cube IDE. By the way, if you have not yet, subscribe to Digi-Key's new product feed at https://www.digikey.com/en/product-highlight/rss or visit the website (https://www.digikey.com/en/product-highlight/) for a nice interface to search through the latest exciting NPIs from Digi-Key! Visit the Adafruit shop online - http://www.adafruit.com LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/

NOW PLAYING

EYE on NPI: ST STM32L4P5 series microcontrollers

0:00 7:36

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

When was this Adafruit Industries episode published?

This episode was published on April 23, 2020.

What is this episode about?

This week's EYE on NPI looks at a new microcontroller series from ST Micro. Yes, last week was also an ST part - but this one popped into my NPI feed and I just thought it was so interesting, ST gets a double-header! The STM32L4P5 series of chips...

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!