Tag Archives: stm32

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]

Microcontroller PLL and I2S operating!

Yesterday was spent getting the clock system in the STM32F205 up and running. ST provides an Excel spreadsheet which makes this task easy — or at least, I’m assuming it does, because I don’t have Excel and can’t open their … Continue reading

Leave a Comment [0 Comments]

Audio Prototype is Alive!

I soldered up my prototype PCBs for my audio project today, and got some JTAG/SWD hardware help from Jim Larson. The net result is a partially-populated STM32F205 board that will talk to me via SWD and OpenOCD! Foreground (purple DorkbotPDX … Continue reading

Leave a Comment [0 Comments]