platform-ststm32 icon indicating copy to clipboard operation
platform-ststm32 copied to clipboard

Add STM32F0 Multi-Board Examples to PlatformIO Examples Repository

Open kiranj26 opened this issue 10 months ago • 0 comments

Hello PlatformIO Team, 👋

I have been working on a repository called STM32 PlatformIO Playground that includes examples specifically for STM32F0 Nucleo boards (e.g., Nucleo-F030R8, Nucleo-F070RB). The examples demonstrate key peripheral configurations like GPIO, UART communication, PWM signal generation, and more, all built entirely using PlatformIO.

I’d like to contribute these examples to the official PlatformIO examples repository (e.g., platform-ststm32) if you think they could benefit the community. Currently, I’ve verified the examples with the STM32F0 family, and I’m looking to expand support to STM32F4 and other families in the future.

kiranj26 avatar Jan 26 '25 17:01 kiranj26