Difference between revisions of "STMicro microcontroller families"

From Wiki at Neela Nurseries
Jump to: navigation, search
m
m (adding link to STMicro 16-bit microcontroller, creating wiki article sections.)
Line 1: Line 1:
  
 +
- OVERVIEW -
 +
 +
This wiki page a stash point for comparative notes on contemporary, cerca 2020 microcontroller families.  First comparisons looking at ARM Cortex-M0 and Cortex-M4 class parts.  Search may extend to other architectures, depending on low power abilities of parts and availabilities.
 +
 +
 +
== [[#top|^]] STMicro ==
  
 
*  https://www.st.com/en/microcontrollers-microprocessors/stm32f4-series.html
 
*  https://www.st.com/en/microcontrollers-microprocessors/stm32f4-series.html
Line 11: Line 17:
 
</ul>
 
</ul>
  
From NXP/Freescale:
+
 
 +
== [[#top|^]] NXP/Freescale ==
 +
 
 +
This section a stub section to hold notes regarding NXP family microcontrollers.
  
 
*  https://www.nxp.com/docs/en/data-sheet/LPC408X_7X.pdf
 
*  https://www.nxp.com/docs/en/data-sheet/LPC408X_7X.pdf
  
 +
 +
== 16-bit Microcontrollers ==
 +
 +
Had heard of sixteen bit microcontrollers, but interesting to find that STMicro manufactures one.  There is only one such bit-width part on STMicro's site, and it is not recommended for new designs.  Link here:
 +
 +
*  https://www.st.com/en/microcontrollers-microprocessors/st10-16-bit-mcus.html#2
 +
 +
 +
== [[#top|^]] References (stub section) ==
  
 
<!-- comment -->
 
<!-- comment -->

Revision as of 18:07, 6 July 2021

- OVERVIEW -

This wiki page a stash point for comparative notes on contemporary, cerca 2020 microcontroller families. First comparisons looking at ARM Cortex-M0 and Cortex-M4 class parts. Search may extend to other architectures, depending on low power abilities of parts and availabilities.


^ STMicro

Processors from two families to investigate:

  • STM32F427/437 – serial audio interface, more performance and lower static power consumption
  • STM32F410 – New milestone in outstanding power efficiency (89 µA/MHz and 6 µA in Stop mode), true random number generator, low-power timer, and DAC.
  • STM32F413/F423 – Extends STM32F412 features with higher RAM and Flash memory density and an enhanced peripheral set including 10 UARTs, 3 CANs, SAI interface, a low-power timer, 2 DACs, 2 DFSDM with up to 6 filters. The STM32F423 includes AES encryption.


^ NXP/Freescale

This section a stub section to hold notes regarding NXP family microcontrollers.


16-bit Microcontrollers

Had heard of sixteen bit microcontrollers, but interesting to find that STMicro manufactures one. There is only one such bit-width part on STMicro's site, and it is not recommended for new designs. Link here:


^ References (stub section)