STM32L0 & platformio / board setup

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
Post Reply
Beuzekom
Posts: 15
Joined: Thu Jul 30, 2020 1:32 pm
Answers: 1

STM32L0 & platformio / board setup

Post by Beuzekom »

Hello,

I am using platformio with the stm32duino environment. Now I created a small test setup with the STM32L082KZ.
In the STM32duino there is a package specifically for the STM32L0 (\.platformio\packages\framework-arduinoststm32l0)

For that I would like to define my own board in platformio (using the stm32l0 package) and am looking for a tutorial (or example) on how to set this up. Hope somebody can push me in a right direction.

Thanks a lot,
Beuzekom
mrburnette
Posts: 633
Joined: Thu Dec 19, 2019 1:23 am
Answers: 7

Re: STM32L0 & platformio / board setup

Post by mrburnette »

Perhaps the discussion in the WiKi will be helpful although it is Arduino-centric:

https://github.com/stm32duino/wiki/wiki ... nt-(board)
Beuzekom
Posts: 15
Joined: Thu Jul 30, 2020 1:32 pm
Answers: 1

Re: STM32L0 & platformio / board setup

Post by Beuzekom »

mrburnette wrote: Sun Sep 27, 2020 10:18 pm Perhaps the discussion in the WiKi will be helpful although it is Arduino-centric:

https://github.com/stm32duino/wiki/wiki ... nt-(board)
Thanks, I already knew that wiki. I hoped that there would have been a template for the STM32L0 and some examples for other users.
If there is no example available in this forum I will deep dive into it .... :(
Post Reply

Return to “IDE's”