Difference between revisions of "STM32L432"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
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. | + | 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 07: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.