Giga

Vendor: Arduino
Features: BLE, Dual-core, External Flash, External RAM, USB, WiFi
Source on GitHub: stm32/ARDUINO_GIGA
More info: Website

Installation instructions

Via dfu-util

This board can programmed via DFU bootloader, using e.g. dfu-util. To enter the DFU bootloader, double tap the reset (blue) button, or you can use machine.bootloader() from the MicroPython REPL.

dfu-util -w -a 0 -d 2341:035b -D build-ARDUINO_GIGA/firmware.dfu

Or from MicroPython source repository:

make BOARD=ARDUINO_GIGA deploy

Firmware

Releases

v1.26.1 (2025-09-11) .dfu / [.hex] / [Release notes] (latest)
v1.26.0 (2025-08-09) .dfu / [.hex] / [Release notes]
v1.25.0 (2025-04-15) .dfu / [.hex] / [Release notes]
v1.24.1 (2024-11-29) .dfu / [.hex] / [Release notes]
v1.24.0 (2024-10-25) .dfu / [.hex] / [Release notes]
v1.23.0 (2024-06-02) .dfu / [.hex] / [Release notes]
v1.22.2 (2024-02-22) .dfu / [.hex] / [Release notes]
v1.22.1 (2024-01-05) .dfu / [.hex] / [Release notes]
v1.22.0 (2023-12-27) .dfu / [.hex] / [Release notes]
v1.21.0 (2023-10-05) .dfu / [.hex] / [Release notes]
v1.20.0 (2023-04-26) .dfu / [.hex] / [Release notes]

Preview builds

v1.27.0-preview.262.g35d07df44 (2025-10-02) .dfu / [.hex]
v1.27.0-preview.252.gb2871e0d0 (2025-10-01) .dfu / [.hex]
v1.27.0-preview.208.gadf631988 (2025-09-26) .dfu / [.hex]
v1.27.0-preview.196.gb44c4de4f (2025-09-25) .dfu / [.hex]
(These are automatic builds of the development branch for the next release)