Skip to main content
Visitor II
May 1, 2024
Question

Nucleo Board vs STM32L021F4T6 mcu

  • May 1, 2024
  • 1 reply
  • 1617 views

Hi all,
I would like to know if the use of the NUCLEO-L031K6 board is compatible with the STM32L021Fx MCU that I intend to use for a project of mine and in general if it is compatible with all the STM32L0x MCUs.

Thank you for any response.

Sisto Zànier

    This topic has been closed for replies.

    1 reply

    Super User
    May 1, 2024

    The NUCLEO-L031K6 board uses an STM32L031K6 chip:

    board: https://www.st.com/en/evaluation-tools/nucleo-l031k6.html

    chip: https://www.st.com/en/evaluation-tools/nucleo-l031k6.html

     

    For the STM32L021F4, see:

    https://www.st.com/en/microcontrollers-microprocessors/stm32l021f4.html 

     

    For general information on the STM32L0x family, see:

    https://www.st.com/en/microcontrollers-microprocessors/stm32l0-series.html 

    AndrewNeil_1-1714561379227.png

     

    There you can see that the STM32L031K6 adds a segment LCD driver - which is not available on the L02x (or any other L0 parts). <-- See @Uwe Bonnes correction!

    Other features which are common should be compatible - check the datasheets for particular parts to confirm.

    Graduate II
    May 1, 2024

    No, both L021 and L031 are in the access line have have no LCD. L021 has e.g. less RAM. Carefully checking the datasheets is needed/

    Super User
    May 1, 2024

    @Uwe Bonnes - ah yes, my mistake! I've updated the post.

    @Sisto Z&agrave;nier - read about the 'Access Line' parts here:

    https://www.st.com/en/microcontrollers-microprocessors/stm32l0x1.html 

    The differences between the family members are in numbers of pins, amounts of memory, and presence/absence of the hardware encryption

    I've highlighted your L031K6 and L021F4:

    AndrewNeil_1-1714568518118.png