Hello everybody,
I wish to create a custom utility that can upload a new firmware to the Daisy Seed without having to use the STM32CubeProgrammer or other 3rd party software.
Is there a library, an SDK, an API that I can integrate into my code? I am going to write the program with the JUCE framework.
Has such a thing already been done by someone else on here?
I’m in a similar situation, and I’m attempting to port the Daisy Port of the Owlsy MIDI-based bootloader to work with the Daisy ecosystem. I’m just getting started though.