Hello,
I used a pic based Core to make a midi pedalboard.
As I know how to use PIC micro controllers and that I needed very special features, I developed my own code (from scratch).
In order to be able to update my pedalboard software if needed, without having to open the enclosure each time, I thought implementing a boot loader.
Mios 8 is ready to use, with midi functionalities, and it could be a good solution...
Just One question :
Can I use it with my custom program or is it only working with Mios dedicated programs?
All configuration are made by my program. It is fully standalone.
Therefore, after Mios procedure, my program must be loaded and executed as if Mios was not there...
Is it what it does?
Thank you for your help,
Alexandre