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

What kind of issue is this? - [ ] **Question**. This issue tracker is not the place for questions. If you want to ask how to do something, or to...

Add these two generic stm32 mcu.

Please add support for OpenCR board made by Robotis The board is based on a STM32F746ZGT6 / 32-bit ARM Cortex®-M7 with FPU (216MHz, 462DMIPS). The board specs can be found...

board request

What kind of issue is this? Framework - [X] **Feature Request**. Start by telling us what problem you’re trying to solve. Often a solution already exists! Don’t send pull requests...

I need to built apps for STM32WB55 board using zephyr rtos framework. Could you add this framework for this board

- [X] **Development Platform or Board**. ------------------------------------------------------------------ ### Configuration **Operating system**: Windows 10 **PlatformIO Version** PlatformIO Core, version 5.1.1 ### Description of problem Fails to link. Error "Cannot open linker...

Per https://community.platformio.org/t/creating-custom-board-for-stm32f429zgt6/23582/49?u=maxgerhardt. When using a custom header file with `board_build.stm32cube.custom_config_header = yes`, no matter which modules are activated or not, e.g., ```c #define HAL_MODULE_ENABLED #define HAL_ADC_MODULE_ENABLED #define HAL_CAN_MODULE_ENABLED /* #define...

feature

## Problem description Using `mbed_app.json` I am able to override configuration for my target that is defined by core mbed framework. However, if I try to override options defined by...

When `upload_protocol = dfu` is selected, we seem to force DfuSe - the ST's revision of the protocol. DfuSe appears to be activated by the `-s` parameter which is always...

When trying to start a new project for a STM32F4 board I got the following error: Tool Manager: Installing platformio/toolchain-gccarmnoneeabi @ ~1.90201.0 Error: Could not find the package with 'platformio/toolchain-gccarmnoneeabi...