Difference between revisions of "STM32L432"

From Stm32World Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:STM32]][[Category:MCU]]
 
[[Category:STM32]][[Category:MCU]]
 
The [[STM32L432Kx|STM32L432]] is interesting in that it is one of the few [[STM32]] [[MCU]]s which can run USB without the need for an external crystal oscillator.
 
The [[STM32L432Kx|STM32L432]] is interesting in that it is one of the few [[STM32]] [[MCU]]s which can run USB without the need for an external crystal oscillator.
 +
 +
It is available with two different flash sizes.  The STM32L432KB officially have 128 kB of flash, while the STM32L432KC has got 256 kB.  In reality they are both identical as documented [[STM32L432Kx Flash Size|here]].
  
 
== Links ==  
 
== Links ==  

Latest revision as of 08:20, 27 July 2021

The STM32L432 is interesting in that it is one of the few STM32 MCUs which can run USB without the need for an external crystal oscillator.

It is available with two different flash sizes. The STM32L432KB officially have 128 kB of flash, while the STM32L432KC has got 256 kB. In reality they are both identical as documented here.

Links