From 41fee2a4077ab531b34ce62ad3b2fdd7603bdc48 Mon Sep 17 00:00:00 2001 From: probonopd Date: Tue, 7 Jan 2025 22:28:29 +0100 Subject: [PATCH] Add hardware configuration for Serdaco MP32L device https://github.com/probonopd/MiniDexed/discussions/785#discussioncomment-11765623 @BobanSpasic it would be great if you could test the configuration in this build. Need to replace the default `minidexed.ini` in the root of the midiSD card with the appropriate one from inside the `hardware` folder. --- hwconfig/serdaco_mp32l.override | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 hwconfig/serdaco_mp32l.override diff --git a/hwconfig/serdaco_mp32l.override b/hwconfig/serdaco_mp32l.override new file mode 100644 index 0000000..adee557 --- /dev/null +++ b/hwconfig/serdaco_mp32l.override @@ -0,0 +1,31 @@ +# Serdaco MP32L +# https://www.serdashop.com/MP32L + +SoundDevice=i2s +SampleRate=48000 +DACI2CAddress=0 +ChannelsSwapped=0 + +MIDIBaudRate=31250 +MIDIThru=umidi1,ttyS1 + +SSD1306LCDI2CAddress=0x3c +SSD1306LCDWidth=128 +SSD1306LCDHeight=32 +SSD1306LCDRotate=0 +SSD1306LCDMirror=0 + +LCDColumns=16 +LCDRows=2 + +ButtonPinPrev=17 +ButtonActionPrev=click +ButtonPinNext=27 +ButtonActionNext=click +ButtonPinBack=22 +ButtonActionBack=click +ButtonPinSelect=23 +ButtonActionSelect=click +ButtonPinHome=23 +ButtonActionHome=longpress +ButtonPinShortcut=0