Skip to main content
Visitor II
May 27, 2023
Question

Eval board for STM32L471xx

  • May 27, 2023
  • 2 replies
  • 919 views

Hi All,

I am going to use STM32L471xx. So I am wondering what is the Eval board for that family. I searched for one and couldn't find any eval boards.

Note: I only found STM32L476G-EVAL for STM32L476ZGT3, but we are interested in the STM32L471xx family.

Thanks,

Shady R. Elmakhzangy

#STM32L4​ 

    This topic has been closed for replies.

    2 replies

    Graduate II
    May 28, 2023

    They don't make boards for every chip, find a close proxy and use that, or get a breakout board and solder / wire a prototype.

    What features of the L471 can't you test or evaluate elsewise?​

    shadyAuthor
    Visitor II
    May 28, 2023

    Hi Tesla,

    Thank you for your answer!

    A breakout board is a good idea, but I couldn't find one for STM32L471xx.

    Regarding your question, "What features of the L471 can't you test or evaluate elsewise?​"

    Actually, there isn't!

    I can test all features I need on STM32L476G-EVAL once I ensure the drivers are the same as in STM32L471xx so I can use the same code on both without changes.

    So the question is, do STM32L476G and STM32L471x share the same drivers? I am talking about I2C master, SPI master, SD/MMC, Clock management, ... etc.