MENU

Fun & Interesting

ARM Microcontroller MIDI-to-CV: A Straightforward Guide

The AudioPhool 10,126 lượt xem 2 years ago
Video Not Working? Fix It Now

Support the channel! :)
https://www.patreon.com/TheAudioPhool
1-8 layer PCBs only for $2, Get JLCPCB $54 new user coupon : https://jlcpcb.com/?from=ADP

Arm microcontrollers are used by engineers all over the world to solve just about any problem you could possibly think of. Everything from your phone or laptop down to your dishwasher probably has an Arm core processor in it!
This week we're going to use an Arm microcontroller to do a MIDI to CV conversion unit. This takes incoming MIDI messages from our MIDI controller and converts them into control voltages to feed into our oscillators and other units.

STMCubeIDE: https://rb.gy/z48z7c
TeraTerm: https://rb.gy/anl1me
Patreon Microcontroller Series: https://rb.gy/z48z7c
My Main.c File: https://rb.gy/nr3kej


00:00 Intro
00:13 MIDI to CV
00:40 MIDI Basics
01:20 MIDI In Circuit
01:50 UART Setup
03:10 Print Out MIDI Message
05:00 Interrupts
06:32 Receiving MIDI!
08:50 System Overview
10:35 DAC, Timer & GPIO Config.
12:10 Note On Message
12:50 Setting the DAC
15:50 Trigger Signal Timer
18:05 Gate Signal Logic

Comment