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

Imported Zephyr-blink example. Added ```c# [env:nucleo_l011k4] platform = ststm32 framework = zephyr board = nucleo_l011k4 ``` to "platformio.ini" file. compile and flash but the LED is not blinking.

Could you support [WeAct Studio BlackPill V3.1 (STM32F411CE)] in future .

board request

This simple code has been compiled and uploaded from PlatformIO 6.1.14 (VSCode 1.87.2 on Windows 11) to an Arduino OPTA RS-485, but it doesn't run. It prints nothing and the...

With the Arduino Nicla Vision i was having this issue: ``` dfu-util: No DFU capable USB device available *** [upload] Error 74 ``` I tracked it down to this line...

Greetings, I am trying to build a hex file for this controller, but I get Processing genericSTM32F417xx (platform: ststm32; board: genericSTM32F47xx; framework: ststm32) UnknownBoard: Unknown board ID 'genericSTM32F47xx' Thank you

board request

[ArduinoCore-mbed 4.1.5](https://github.com/arduino/ArduinoCore-mbed/releases/tag/4.1.5). It would be great to get this out soon. This resolves some nasty DHCP and Ethernet issues. Thanks! :) Side question: Is there a way that I could...

Feature Request for STM32L432KC Thanks in advance !!

board request

Hi, I am starting a project with the bw_swan_r5 board that has an STM32L4R5ZIY6 MCU. I want to use the Arduino framework but I can't find any compatible library to...

This issue was mentioned multiple times already (#368, #439, #555). Current `stm32cubeXX` platformio packages are out of date for about 3 years ([example](https://registry.platformio.org/tools/platformio/framework-stm32cubeg4)). Are there any plans to automate the...

This chip already was supported via Nucleo G474RE, so this is just a board definition for using the bare chip.