Skip to main content
MBhir.11
Associate III
February 25, 2021
Solved

What is the suitable Evaluation board for STM32L151RCT6 MCU

  • February 25, 2021
  • 3 replies
  • 1300 views

Hi,

I am new to the STM32 controllers.

I am using STM32Cube IDE for my test projects.

I want to purchase one evaluation board to check the peripheral functionality of STM32L151RCT6 .

Please suggest me which evaluation board is suitable ?

This topic has been closed for replies.
Best answer by Andrew Neil

"I am new to the STM32 controllers."

Do you have experience with any other microcontroller(s)?

The standard approach for any microcontroller is to start at the manufacturer's Product Page for it - you can find that easily by simply putting the part number into google:

0693W000007ZTjIQAW.png 

For an ST product, it looks like this:

0693W000007ZTlYQAW.png 

Go to the 'Tools and Software' Tab; scroll down (or use the "Quick Link") to 'Product Evaluation Tools' - there you'll see the recommended evaluation boards:

0693W000007ZTowQAG.pngWhile you're on the Product Page, take time to browse through the 'Documentation' section

3 replies

DL7AVF
Visitor II
February 25, 2021

Hi MBhir.1,

the NUCLEO-L152RE board has the functionality to evaluate the STM32L151RCT6.

It contains an STM32L152RET6 which has a built-in LCD controller and more memory than the 'L151RC, but you don't have to use the additional features.

I've used this board for many times, and I think it will fit your needs.

Best regards

Andrew Neil
Andrew NeilBest answer
Super User
February 25, 2021

"I am new to the STM32 controllers."

Do you have experience with any other microcontroller(s)?

The standard approach for any microcontroller is to start at the manufacturer's Product Page for it - you can find that easily by simply putting the part number into google:

0693W000007ZTjIQAW.png 

For an ST product, it looks like this:

0693W000007ZTlYQAW.png 

Go to the 'Tools and Software' Tab; scroll down (or use the "Quick Link") to 'Product Evaluation Tools' - there you'll see the recommended evaluation boards:

0693W000007ZTowQAG.pngWhile you're on the Product Page, take time to browse through the 'Documentation' section

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Andrew Neil
Super User
March 1, 2021

"The standard approach for any microcontroller is to start at the manufacturer's Product Page"

To emphasise that this applies generally - not just to ST parts:

https://www.avrfreaks.net/comment/2839426#comment-2839426

https://www.avrfreaks.net/comment/2842546#comment-2842546

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
MBhir.11
MBhir.11Author
Associate III
February 26, 2021

Hi,

Thanks for your support

Andrew Neil
Super User
February 26, 2021

You're welcome.

If your question is now resolved, please pick a 'Best Answer' to flag that:

0693W000007EqSXQA0.png 

Then this will be flagged in the topic listing - so others can see it's answered:

0693W000007EqUJQA0.png

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.