ST STM32 dev/platform v4.6.0: official Arduino core, updated CMSIS, SPL & STM32Cube

We are pleased to announce the next release v4.6.0 of ST STM32 development platform.

36

What’s New

  • Added new board nucleo_f722ze (issue #81)
  • Added new board nucleo_h743zi (issue #150)
  • Support for official STM32 Core for Arduino (issue #76) . See supported boards.
  • Switched to official J-Link tool for uploading and debugging
  • Allowed DFU protocol for other frameworks (issue #164)
  • Updated support for CMSIS framework (issue #143)
  • Updated support for STM32Cube framework
  • Updated STM32Duino tool to 1.0.1

See Release Notes for details.

Documentation

See ST STM32 — PlatformIO latest documentation

Examples

See project examples platform-ststm32/examples at develop · platformio/platform-ststm32 · GitHub

Update

  • PlatformIO IDE – please navigate to PIO Home > Platforms > Updates
  • PlatformIO Core – please run a next CLI command $ pio update

Regards,
The PIO Plus Team

Great stuff!! :slight_smile:

Is an update of mbed-os also intended soon? mbed-os 5.11.0 is now now 4 release versions ahead of PIO’s version (5.10.1)

I hope @valeros will prepare New Year’s gift for us. Would be good to have 5.11.1 with all bug fixes :blush:

1 Like

Yeah! The update to the arduino core for my discovery boards were much needed. Good work.