Difference between revisions of "STMicro microcontroller families"
From Wiki at Neela Nurseries
(Created page with " * https://www.st.com/en/microcontrollers-microprocessors/stm32f4-series.html Two processors to investigate: <ul> <li> STM32F427/437 – serial audio interface, more perfo...") |
m |
||
Line 3: | Line 3: | ||
* https://www.st.com/en/microcontrollers-microprocessors/stm32f4-series.html | * https://www.st.com/en/microcontrollers-microprocessors/stm32f4-series.html | ||
− | + | Processors from two families to investigate: | |
<ul> | <ul> | ||
Line 10: | Line 10: | ||
<li> 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.<br /> | <li> 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.<br /> | ||
</ul> | </ul> | ||
+ | |||
+ | From NXP/Freescale: | ||
+ | |||
+ | * https://www.nxp.com/docs/en/data-sheet/LPC408X_7X.pdf | ||
+ | |||
+ | |||
+ | <!-- comment --> |
Revision as of 14:31, 7 June 2021
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.
From NXP/Freescale: