Page 25 of 32

Re: Latest MegaDrum firmware version

PostPosted: Tue Nov 13, 2018 3:59 pm
by dmitri
karlarsch wrote:reverted to my last Config in my post above, the new firmware gives me dropouts (missing notes), maybe my device is too old.

If it is STM32F205 based then it is current. For all other MCUs Noise Filtering is not implemented.
If you set Noise Filter Level to 0 you effectively revert it to old behaviour. With Noise Filter Level set higher and with old config you may want to adjust Thresholds/DynTime/DynLevel to optimize triggering.

Re: Latest MegaDrum firmware version

PostPosted: Tue Nov 13, 2018 5:06 pm
by karlarsch
My MCU is STM32F103RCT6. Is this compatible with the new firmware?
You built it in 2014.
Karl

Re: Latest MegaDrum firmware version

PostPosted: Tue Nov 13, 2018 5:44 pm
by dmitri
It is compatible of course but Noise Filtering is implemented only in STM32F205. In STM32F103RCT6 and all other MCUs it is ignored and it is there only for compatibility with latest MDMFX.

Re: Latest MegaDrum firmware version

PostPosted: Wed Nov 14, 2018 9:37 pm
by Rovalo
Dmitri, I have following thought.

Since all firmware versions work fine except for the last one, could next firmware version work again?

Could you rebuild the last version but slightly modified as a test case?

Re: Latest MegaDrum firmware version

PostPosted: Thu Nov 15, 2018 7:00 pm
by dmitri
Over weekend I'll compile a slightly different version.

Re: Latest MegaDrum firmware version

PostPosted: Thu Nov 15, 2018 7:09 pm
by karlarsch
Top. Dmitri, You are amazing.
Karl

Re: Latest MegaDrum firmware version

PostPosted: Thu Nov 15, 2018 8:21 pm
by Rovalo
Thank you in advance, I keep my fingers crossed.

Re: Latest MegaDrum firmware version

PostPosted: Sun Nov 18, 2018 7:44 pm
by dmitri
Try this firmware:
megadrumSTM32d_56_20181118.zip

Re: Latest MegaDrum firmware version

PostPosted: Mon Nov 19, 2018 11:27 am
by karlarsch
Hi Dmitri,
could You compile it also in the STM-B-version?
Regards

Re: Latest MegaDrum firmware version

PostPosted: Tue Nov 20, 2018 3:24 pm
by dmitri
Unfortunately this new algorithm cannot be supported in STM32F103.