Commit graph

14 commits

Author SHA1 Message Date
73bf23d79e move interrupt callbacks to peripherals 2020-04-13 16:46:11 +02:00
07991c2cf4 Fixes for stereo_mix hal drivers 2020-04-13 15:39:01 +02:00
765de98f39 stereo_mix: adc groups 2020-04-12 09:13:52 +02:00
561197c493 Migrate stereo_mix to HAL 2020-04-10 20:21:18 +02:00
adfa464665 Basic software prototype of stm32 stereo_mix finished 2020-04-01 12:04:42 +02:00
fea326c04c Add new implementation start of stereo_mix 2020-03-27 22:36:04 +01:00
d272e4badf Further lut resolution optimizations 2020-02-18 12:05:27 +01:00
7b0b1e4f08 reduce size of stereo mix program (atmega88????), decrease lut resolution, improve volume curve 2020-02-18 01:56:45 +01:00
e54318126a Fix Offset DAC gain being set to 1x instead of 2x. Improve performance
of stereo_mix.
2020-01-16 00:07:12 +01:00
1f43ecbe8f Finish stereo mix software (could be further optimized though 2020-01-07 18:29:55 +01:00
5d857cdced Add simulations and schematic for next hardware revision, adding the missing variable bias to the opamp after the MDAC 2019-12-05 22:30:07 +01:00
93a375435a Remove unused math import 2019-12-04 00:45:06 +01:00
0a3309949a Further optimize the codes performance by utilizing luts for the sin/cos 2019-12-04 00:44:46 +01:00
65b0fcfbb9 Add Initial code for stereo_mix module 2019-12-04 00:01:36 +01:00