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

ST STM32: development platform for PlatformIO

Results 201 platform-ststm32 issues
Sort by recently updated
recently updated
newest added

Adding the "new" STM32H503 with nucleo (these are already supported in stm32duino).

Description of Problem I would like to request the inclusion of the WeActStudio STM32H562RGT6 board in the PlatformIO board list. This board is based on the STM32H562RGT6 microcontroller, which runs...

board request

ST has recently launched a series of low cost ULP MCUs - [STM32U0](https://www.st.com/en/microcontrollers-microprocessors/stm32u0-series.html). They've also released Nucleo boards for one of the more capable variants : [NUCLEO-U083RC](https://www.st.com/en/evaluation-tools/nucleo-u083rc.html). I have managed...

board request

I'd like to be able to program the [Nucleo C071RB](https://www.st.com/en/evaluation-tools/nucleo-c071rb.html) in PlatformIO. The Nucleo C071RB is similar to the Nucleo G071RB, and it's already supported by the STM32Duino Arduino core,...

board request

Dear developers, it would be a pleasure to have a native support of WeAct Studio Board, based on the STM32H562 microcontroller.

board request

Zephyr RTOS is not showing an updated list of Boards. When compared to the GIt Repo the list is missing: [Würth Elektronik](https://docs.zephyrproject.org/latest/boards/we/index.html) » Oceanus-I EV As an example. I am...

board request

When flashing the Arduino OPTA with my PlatformIO project the first time, everything works fine. On the second try I get the following error: ```bash Processing opta (platform: https://github.com/platformio/platform-ststm32.git; board:...

Hi, I'm using last version on W10 with vscode with a STM32L0 serie and STLink-V3PWR : ``` pio upgrade You're up-to-date! PlatformIO 6.1.18 is currently the newest version available. ```...