Arduino Nicla Vision

Vendor: Arduino
Features: 16MB Flash, Dual-core processor, USB High Speed Phy, CYW43 WiFi/BT Module, NXP SE050 crypto device
Source on GitHub: stm32/ARDUINO_NICLA_VISION
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_NICLA_VISION/firmware.dfu

Or from MicroPython source repository:

make BOARD=ARDUINO_NICLA_VISION deploy

Firmware

Releases

v1.20.0 (2023-04-26) .dfu [.hex] [Release notes] (latest)

Nightly builds

v1.20.0-189-gfd277704c (2023-06-10) .dfu [.hex]
v1.20.0-188-gb4de697ad (2023-06-09) .dfu [.hex]
v1.20.0-187-gf01d5fb65 (2023-06-08) .dfu [.hex]
v1.20.0-183-ga1fbb1980 (2023-06-08) .dfu [.hex]