cancel
Showing results for 
Search instead for 
Did you mean: 

Eval board for STM32L471xx

shady
Associate II

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​ 

2 REPLIES 2

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?​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
shady
Associate II

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.