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

Closes https://github.com/platformio/platform-ststm32/issues/496

Requesting support STMicroelectronics NUCLEO-G491RE STM32 Nucleo-64 development board with STM32G474RE MCU. -https://www.st.com/en/evaluation-tools/nucleo-g474re.html - https://www.st.com/en/microcontrollers-microprocessors/stm32g474re.html Almost same as NUCLEO-G474RE and NUCLEO-G431RB devlopment boards that [STSTM32](https://github.com/platformio/platform-ststm32) already supports with different MCUs: https://docs.platformio.org/en/latest/boards/ststm32/nucleo_g474re.html...

board request

Targeting the Nucelo-p WB55RG board with the mbedOS frameworks raises an error. > CONFIGURATION: https://docs.platformio.org/page/boards/ststm32/nucleo_wb55rg_p.html > PLATFORM: ST STM32 (13.0.0) > P-Nucleo WB55RG > HARDWARE: STM32WB55RG 64MHz, 192.00KB RAM, 512KB...

board request

please could i kindly request board support for STM32L4Q5CGXX. oddly using nucleo_l496zg_p works and compiles and runs . Board specs are the same with MCU frequency being clocked slower at...

board request

Really having a tough time hear 🤔. I was uploading to my `bluepill_f103c8` boards just fine for over a month, then something happened... Can't figure it out. I have tried...

I can't launch USB serial at current (latest) version of ststm32 platform (7.2.0). At previous version (something like 6.8.0) all was OK. My [platformio.ini from previous](https://github.com/giver0/Rocket-logger/blob/d4e2ccd04af693715e040cecfa4fe082886902b8/Soft/Embedded/Main-program/platformio.ini) version don't works anymore...

help wanted

Please add support for STM32WB55 boards. Example board: https://www.tindie.com/products/TleraCorp/firefly-ble-development-board/ Arduino Core already available here: [link](https://github.com/GrumpyOldPizza/ArduinoCore-stm32wb) Thank you!

board request

Per https://community.platformio.org/t/cant-find-cmsis-rtos2-on-nucleo-l452re-with-stm32cube-framework/18713. The current builder script only uses a few things from the Drivers/CMSIS folder of the STM32Cube package, namely "Device" and "DSP". https://github.com/platformio/platform-ststm32/blob/a1e85ff37ced73048b23b3c99eba6b1b0c6f9dc4/builder/frameworks/stm32cube.py#L202-L227 It would be nice to also...

feature

I would like to contribute a feature to enable people **to run code from memory rather than flash**. I believe this feature already exist in STM32CubeIDE when "debugging from RAM"....

feature

``` pio system info -------------------------- ---------------------------------------------------- PlatformIO Core 5.1.0 Python 3.8.7-final.0 System Type linux_x86_64 Platform Linux-5.10.20-100.fc32.x86_64-x86_64-with-glibc2.2.5 File System Encoding utf-8 Locale Encoding UTF-8 PlatformIO Core Directory /home/pat1/.platformio PlatformIO Core Executable...