Commit Graph

5 Commits

Author SHA1 Message Date
Paul Mathieu
2bfced6a2b dsp: update test 2021-07-26 00:04:53 -07:00
Paul Mathieu
e7bab6e9e6 dsp: add uart1 at 31250 baud for midi support 2021-07-26 00:00:26 -07:00
Paul Mathieu
67634ca178 dsp: refactor test 2021-04-24 08:57:55 -07:00
Paul Mathieu
a864ca3d7e dsp: allow fetching instructions from SRAM 2021-04-17 23:11:04 -07:00
Paul Mathieu
14dba00fd0 Add dsp
With:
- LED control
- UART
- PDM out
- square wave generator (DMA to PDM out (was it really necessary?))
- sample program that plays a square wave from UART values
2021-03-13 15:50:25 -08:00