Skip to content

Releases: Duet3D/Duet3Bootloader

Release 2.8

03 Aug 13:27
Compare
Choose a tag to compare

This release added the following:

  • The SAME5x build adds support for the M23CL (added at source code version 2.6)
  • The SAMC21 build supports the prototype Scanning ZProbe (added at source code version 2.8)
  • CANiap32 builds are provided to support updating main boards used as expansion boards (added at source code version 2.7)

Note: .elf files are no longer provided in bootloader releases because the .elf files generated by recent version of gcc do not work with the Device Programming facility in Atmel Studio or Microchip Studio.

Release 2.5 (CAN IAP files only, for RRF 3.4.2)

14 Sep 13:30
5df26a0
Compare
Choose a tag to compare

These are the files that need to be in the /firmware folder of the SD card in a Duet 3 main board used as an expansion board, in order to support firmware updating over CAN.

Release 2.5rc1 (CAN IAP files only)

10 Aug 17:34
5df26a0
Compare
Choose a tag to compare
Pre-release

This release adds build configurations for the CAN IAP binaries that are needed to update a Duet 3 main board used as an expansion board over CAN.

Release 2.4

10 Dec 17:25
Compare
Choose a tag to compare

This release supports the EXP1HCL board and also the green LED on the latest version of the EXP3HC board.

CAUTION! Only the SAME5x variant has been tested so far. This warning notice will be removed when the SAMC21 and SAMMYC21 variants have been tested.

Release 2.3

15 Mar 11:07
Compare
Choose a tag to compare

This release further improves the clock frequency detection code, in particular it allows more time for the clock frequency to stabilise, which some EXP3HC boards need when starting up.

Release 1.3

13 Sep 16:13
Compare
Choose a tag to compare

This release updates the libraries shared with other projects to the current versions.

Release 1.2

05 Jun 15:18
Compare
Choose a tag to compare

This release adds a version for the SAMMYC21 development board. It also resets the clocks back to reset settings before transferring control to the main firmware, ane enabled debug info for all builds.

Release 1.1

12 May 14:51
Compare
Choose a tag to compare

Changes in this release:

  • Implement configurable bit rate and address
  • Tool board does a hardware reset if both buttons held down at startup
  • Tool board builds turns OUT0 off at the start

Release 1.0

01 Feb 22:59
Compare
Choose a tag to compare

This is the first official release. it includes support for storing the CAN address and CAN timing data in the NVM user area.