Skip to content

Releases: TheKikGen/stm32-tkg-hid-bootloader

V3.11 Minor release - Windows platform

29 Jan 14:46
Compare
Choose a tag to compare

In that release, no changes made in the bootloader.
Some timing and synchronization were made in tkg-flash, following random issues reported on Win10 platform.

Major release 3.10

20 Jan 16:39
Compare
Choose a tag to compare

tkg-hid-bootloader / tkg-flash

  • Improvement in term of reliability :
    . ack were added to essential flash commands
    . firmware checksum and version verification
    . sync and timing tuned between tkg-flash and the hid bootloader

  • booloader :
    . Send ack when ready to start
    . Return flash memory size, page offset
    . Support of kikpad, the Midiplus Smartpad custom firmware

  • tkg-flash
    . "-info" option can be used without flashing to get current firmware infos.
    . infos always displayed , so "-info" option in flashing mode nota vailable anymore
    . hid bootloader firmware version is now checked to activate new features only if >=0X310
    . Supports of previous 2.x bootloader firmwares (but I recommend to upgrade to the 3.1 as support is short term)
    . last version of the hidapi library

V2.4.1

22 Oct 17:11
Compare
Choose a tag to compare

-info cli bug correction and some code optimizations in the bootloader code itself.

  • Binaries distribution provided for Win and Linux

V2.4

31 Aug 22:58
ac9e223
Compare
Choose a tag to compare

Now use of CMSIS defines for initialization.
USB HID timing adjustment.

2.3.01

19 May 02:51
Compare
Choose a tag to compare

Patched V2.3 . Minors bugs corrections.

2.3 with binaries

14 May 07:19
Compare
Choose a tag to compare

2.3 version with all compiled bootloaders + tkg-flash client for windows and Linux.