Search found 6 matches
- Tue Dec 20, 2022 6:52 pm
- Forum: General discussion
- Topic: USB Midi
- Replies: 1
- Views: 1249
Re: USB Midi
Bumping this in case anyone has any info
- Thu Dec 15, 2022 8:31 pm
- Forum: General discussion
- Topic: USB Midi
- Replies: 1
- Views: 1249
USB Midi
Does anyone know about USB Midi support with STM32Duino?
The default USB-Midi library requires PluggableUSB which is not supported by STM32Duino AFAIK.
I found this repo which looks good, but does seem a bit like a hack / beta project.
https://github.com/Levi--G/USBLibrarySTM32
The default USB-Midi library requires PluggableUSB which is not supported by STM32Duino AFAIK.
I found this repo which looks good, but does seem a bit like a hack / beta project.
https://github.com/Levi--G/USBLibrarySTM32
- Wed Nov 23, 2022 6:58 pm
- Forum: IDE's
- Topic: IDE 2 won't flash on mac
- Replies: 7
- Views: 12907
Re: IDE 2 won't flash on mac
Thanks for the help! It ended up being CubeProg on my computer. On the client's computer they needed to update their IDE2 version.
- Fri Nov 18, 2022 7:41 pm
- Forum: IDE's
- Topic: IDE 2 won't flash on mac
- Replies: 7
- Views: 12907
Re: IDE 2 won't flash on mac
Thank you! Let me know what you find as we're helping a client to set this up.
- Wed Nov 16, 2022 7:43 pm
- Forum: IDE's
- Topic: IDE 2 won't flash on mac
- Replies: 7
- Views: 12907
IDE 2 won't flash on mac
Trying to flash my Daisy Seed from IDE2 on the mac.
I'm on the latest version of stm32duino. I'm using the DFU upload method (although I tried the stlink and that also failed).
On my system it doesn't show up under Port (although the stlink did show up there).
On my friend's system it showed up ...
I'm on the latest version of stm32duino. I'm using the DFU upload method (although I tried the stlink and that also failed).
On my system it doesn't show up under Port (although the stlink did show up there).
On my friend's system it showed up ...
- Tue Oct 12, 2021 7:35 pm
- Forum: Libraries & Hardware
- Topic: DaisyDuino library and custom linker
- Replies: 1
- Views: 4301
DaisyDuino library and custom linker
Hiya! I'm one of the developers on the DaisyDuino library .
We're adding a new board to our library which requires the use of the generic H750IBK variant.
For our existing Daisy Seed variant we have included a custom linker script, which we also need to use with our new board.
My question is this ...
We're adding a new board to our library which requires the use of the generic H750IBK variant.
For our existing Daisy Seed variant we have included a custom linker script, which we also need to use with our new board.
My question is this ...