Skip to content

Releases: TheKikGen/USBMidiKliK4x4

V2.5.2 Release : minors bugs and velocity curves added

23 Oct 12:01
43d146b
Compare
Choose a tag to compare

Version 2.5.2 includes :

  • Minor bugs corrections and speed optimization
  • VLCURV1, VLCURV2, VLCURV3 velocity transformation pipes added
  • New MSGFLTR pipe "select" parameter allowing to process only matching midi messages in a slot

You need the tkg-hid-bootloader firmware here :
https://github.com/TheKikGen/stm32-tkg-hid-bootloader/blob/master/F1/bootloader_only_binaries/tkg_hid_generic_pc13.bin

Flash it with st-link at 0x08000000. This new bootloader doesn"t need any driver.

Unplug the st-link stick, plug the Bluepill to USB, then use TKG-FLASH.EXE provided in that release to flash the 128K or the 64k bluepill version. The 128K firmware should work on a 64K Bluepill most of the time. If it is not the case, try the 64K firmware version.
Prebuilt binaries are compiled for the tkg-hid-bootloader since the 2.5 version.

V2.5.1 MSGFLTR pipe bug correction

09 Jul 15:07
Compare
Choose a tag to compare

Version 2.5 includes a bug correction in parameters validation on the MSGFLTR pipe that blocked function 2.

You need the tkg-hid-bootloader firmware here :
https://github.com/TheKikGen/stm32-tkg-hid-bootloader/blob/master/F1/bootloader_only_binaries/tkg_hid_generic_pc13.bin

Flash it with st-link at 0x08000000. This new bootloader doesn"t need any driver.

Unplug the st-link stick, plug the Bluepill to USB, then use TKG-FLASH.EXE provided in that release to flash the 128K or the 64k bluepill version. The 128K firmware should work on a 64K Bluepill most of the time. If it is not the case, try the 64K firmware version.
Prebuilt binaries are compiled for the tkg-hid-bootloader since the 2.5 version.

V2.5 - First official release

18 Jun 09:11
e42eedd
Compare
Choose a tag to compare

This the first official release of the V2.5, bringing midi pipelines and virtual routing ports.
For this release, the new driverless TKG HID bootloader is used.
Check the project here :https://github.com/TheKikGen/stm32-tkg-hid-bootloader

Attached with this release, an upgrade pack allows you to replace the stm32duino DFU booloader with the HID one.

Bus mode stable release 2.191207.1818

16 Dec 18:50
570a560
Compare
Choose a tag to compare

Firmware including I2C bus mode version 2.0. & binaries attached :

  • STM32Duino bootloader generic bluepill pc13 bin firmware
  • Updater including DFU drivers

Release candidate 3.

18 Oct 17:53
Compare
Choose a tag to compare
Release candidate 3. Pre-release
Pre-release

This version is a pre-release but considered as production ready.
It includes the I2C bus mod branch, allowing to aggregate 5 devices base on STM32F103x uC viewed as one 16x16 device.