STM32L062K8 Arduino IDE support

Post here first, or if you can't find a relevant section!
Post Reply
husseinahazime
Posts: 1
Joined: Mon Nov 08, 2021 11:09 am

STM32L062K8 Arduino IDE support

Post by husseinahazime »

Greetings everyone,

I am planning to use an STM32 MCU for the first time in a custom PCB design. I was checking the list of supported STM32 generic boards on the git repo I couldn't find the specific number of the MCU I want STM32L062K8.

Could I get it to work or should I stick with only the listed controllers? Since most small MCU are out of stock at digikey and mouser.

Thank you
by mrburnette » Mon Nov 08, 2021 2:10 pm
You have found the supported list of boards: https://github.com/stm32duino/Arduino_C ... ted-boards

You can create your own variant: https://github.com/stm32duino/wiki/wiki ... 28board%29

You could likely use 💚 STM32L063R8T Generic Board 2.0.0 as a template and enhance that.


Frederic (STM32) may already be working on your needs ... he may chime-in with info.


Ray
Go to full post
mrburnette
Posts: 633
Joined: Thu Dec 19, 2019 1:23 am
Answers: 7

Re: STM32L062K8 Arduino IDE support

Post by mrburnette »

You have found the supported list of boards: https://github.com/stm32duino/Arduino_C ... ted-boards

You can create your own variant: https://github.com/stm32duino/wiki/wiki ... 28board%29

You could likely use 💚 STM32L063R8T Generic Board 2.0.0 as a template and enhance that.


Frederic (STM32) may already be working on your needs ... he may chime-in with info.


Ray
Post Reply

Return to “General discussion”