well having 'real' work is always good ;) it pays the bills.
I thought I might share with you what I found recently with the Teensy project. I will most likely invest into this little guy soon...
Teensy Audio Library, high quality sound processing in Arduino sketches on Teensy 3.1
They have developed a very nice setup you may want to check into.. helps most the hard work is already done.
Here someone built a nice little synth with it.
Teensy Polyphonic Synth
The teensy is not a STM32. Think it is a Cortex M4
as for the STM32, did you ever run across this board?
ST STM32VL-Discovery ARM Development Tool; Value Line USB Demo Board Kit MCU USA | eBay
evidently it has a debug feature built into it.. not sure but I'm guessing it will allow you to peek inside it and run code line by line to see what it is or is not doing..
/Blaine
I thought I might share with you what I found recently with the Teensy project. I will most likely invest into this little guy soon...
Teensy Audio Library, high quality sound processing in Arduino sketches on Teensy 3.1
They have developed a very nice setup you may want to check into.. helps most the hard work is already done.
Here someone built a nice little synth with it.
Teensy Polyphonic Synth
The teensy is not a STM32. Think it is a Cortex M4
as for the STM32, did you ever run across this board?
ST STM32VL-Discovery ARM Development Tool; Value Line USB Demo Board Kit MCU USA | eBay
evidently it has a debug feature built into it.. not sure but I'm guessing it will allow you to peek inside it and run code line by line to see what it is or is not doing..
/Blaine
