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

This allows arm devices such as my m1 macbook to compile mbed based projects using platformio

Versions of platformio/toolchain-gccarmnoneeabi below 1.90301.200702 do not support ARM

Add the definition for using the G071RB in a generic configuration (like my earlier pull request for G431, the definition for the chip on the discovery kit exists but not...

Support is available in Zephyr: https://docs.zephyrproject.org/latest/boards/arduino/giga_r1/doc/index.html

Hello, Would it be possible to add support for the STM32F303CBT6? It's very similar to other MCU's supported by PlatformIO but with some extra pins. https://datasheet.octopart.com/STM32F303CBT6-STMicroelectronics-datasheet-13725529.pdf Thank you,

Hi, I need to use several UARTs for a project and I'm planing to use the **STM32F413VG** because it has 10 USART/UART. The problem is I could not find it...

board request

[industrialli_hub.json](https://github.com/platformio/platform-ststm32/files/15064691/industrialli_hub.json) [framework-arduinoststm32.zip](https://github.com/platformio/platform-ststm32/files/15064753/framework-arduinoststm32.zip)

board request

Hello , Is it possible to add NUCLEO-C031C6 board in the near future? No generic board profiles seem to exist for these at this time. Regards

board request

In PlatformIO framework version is 1.5.0 (https://registry.platformio.org/tools/platformio/framework-stm32cubeg0) from 2020. That version is not available in current CubeMX software (it only offers 1.6.0-1.6.2), which can make using platformio to compile CubeMX-generated...