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
STM32L062K8 Arduino IDE support
-
- Posts: 1
- Joined: Mon Nov 08, 2021 11:09 am
STM32L062K8 Arduino IDE support
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 postYou can create your own variant: https://github.com/stm32duino/wiki/wiki ... 28board%29
You could likely use
Frederic (STM32) may already be working on your needs ... he may chime-in with info.
Ray
-
- Posts: 633
- Joined: Thu Dec 19, 2019 1:23 am
Re: STM32L062K8 Arduino IDE support
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
You can create your own variant: https://github.com/stm32duino/wiki/wiki ... 28board%29
You could likely use
Frederic (STM32) may already be working on your needs ... he may chime-in with info.
Ray