Tag Archives: cortex-m3

FM Synthesis!

More progress on my “audio Arduino” prototype: I got FM (frequency modulation) synthesis working a few days ago, but it didn’t sound terribly interesting. Then I spent a couple of days building C headers for the STM32F205 processor (libopenstm32 and … Continue reading

Leave a Comment [1 Comment]

Audio Project Trade-offs

I want to build a device that serves the audio experimenter in the same way the Arduino serves the artist community. The Arduino won’t do the job for audio because AVR8s are woefully underpowered (max clock speed, multiplier performance, very … Continue reading

Leave a Comment [8 Comments]