custom STM32L412KB board

If you made your own board, post here, unless you built a Maple or Maple mini clone etc
Post Reply
navanod
Posts: 15
Joined: Thu Jun 11, 2020 3:27 pm

custom STM32L412KB board

Post by navanod »

I am considering making my own small board using the STM32L412KB or something similar. Preferably I would use something that is already supported by this library.

What tool chain am I going to need to get it up and running with stm32duino..has someone done this before and knows of a low power design they could share.

Ideally I am looking for 80mhz, spi, 3xpwm and I will also put an additional can bus transceiver

I am ok with PCB layout but have not gone into stm32 tool chain at all and I am dreading how difficult it might be

Penny for your thoughts
User avatar
fpiSTM
Posts: 1723
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: custom STM32L412KB board

Post by fpiSTM »

You can use https://www.st.com/en/development-tools ... inder.html to find the mcu which best fit your need.

L412KB is supported, in fact all can be supported easily. The STM32 core is MCU oriented. Moreover the new core 2.0.0 will provide all the variant skeleton to ease board addition.

About the toolchain, installing the STM32 core will provide all the required stuff.
Post Reply

Return to “Custom design boards”