Skip to main content
Associate II
January 6, 2025
Solved

STM32L4 delevopment board suggestion

  • January 6, 2025
  • 3 replies
  • 647 views

please suggest delevopment board for STM32L462CEU6.

Best answer by Andrew Neil

For any ST product, start at the Product Page:

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

Go to the 'Tools & Software' tab:

https://www.st.com/en/microcontrollers-microprocessors/stm32l462ce.html#tools-software

There you will see all recommended supporting tools - including dev boards:

AndrewNeil_0-1736167462411.png

 

3 replies

TDK
Super User
January 6, 2025

There is no board with that exact chip. Here are all of the ST boards with STM32L4 chips:

TDK_0-1736139718129.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
Andrew Neil
Andrew NeilBest answer
Super User
January 6, 2025

For any ST product, start at the Product Page:

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

Go to the 'Tools & Software' tab:

https://www.st.com/en/microcontrollers-microprocessors/stm32l462ce.html#tools-software

There you will see all recommended supporting tools - including dev boards:

AndrewNeil_0-1736167462411.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.
Mike_ST
Technical Moderator
January 7, 2025

Hello,

No board with the exact chip you've requested exists, the closest is :

B-L462E-CELL1 (murata module)

Board with the STM32L452, same die as STM32L462, but without AES block:

NUCLEO-L452RE 

 

 

Andrew Neil
Super User
January 7, 2025

@Mike_ST wrote:

B-L462E-CELL1 (murata module)


It seems that the cellular module on that is no longer supported:

https://community.st.com/t5/stm32-mcus-boards-and-hardware/murata-type1se-module-not-anymore-supported/td-p/758537

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.