MicroPython - Python for microcontrollers (original) (raw)
MikroE Quail
Vendor: MikroElektronika
Features: mikroBUS
Source on GitHub: stm32/MIKROE_QUAIL
More info: Website
Installation instructions
Quail via DFU
Quail can be programmed via USB with the ST DFU bootloader, using e.g. dfu-util orpydfu.py.
To enter the bootloader press and release the Reset button while holding the Boot button. Alternatively, you can use machine.bootloader()
from the MicroPython REPL.
dfu-util --alt 0 -D firmware.dfu
Firmware
Releases
v1.25.0 (2025-04-15) .dfu / [.hex] / [Release notes] (latest)
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]
v1.19.1 (2022-06-18) .dfu / [.hex] / [Release notes]
v1.18 (2022-01-17) .dfu / [.hex] / [Release notes]
Preview builds
v1.26.0-preview.218.g2ce63b142 (2025-06-10) .dfu / [.hex]
v1.26.0-preview.196.g5f058e986 (2025-06-05) .dfu / [.hex]
v1.26.0-preview.177.gb15348415 (2025-06-03) .dfu / [.hex]
v1.26.0-preview.165.gdea3035b8 (2025-06-02) .dfu / [.hex]
(These are automatic builds of the development branch for the next release)