-
Hi! This is my first foray into using anything RPi, so I might be missing something common knowledge related, but I can't seem to get this project working. I'm not unfamiliar with electronics and soldering, but I can't seem to get this to work. Apologies in advance if my formatting is off, I am absolutely not a coder and not familiar with github ( or any kind of forum) formatting. I'm not getting any audio of any kind, not even static. Here are some links to what I'm using: As far as the physical wiring is concerned I'm 90% sure I've put everything where it needs to go, if the the diagram id correct to pi 5. I might still have it wrong but i did check my wire routing and solder joints several times over. I made sure to follow the directions for soldering the jumpers on the DAC. I did solder a TRS jack onto the pins of the DAC so I could mount that to the case and use a regular jack out as follows:
I haven't plugged in the GPIO 14 and 18 wires on the OLED. From what I could see they aren't needed, but I don't know. From my research into the few numbers on the OLED it should be a version of this: https://goldenmorninglcd.com/oled-display-module/0.96-inch-128x64-ssd1306-gme12864-11/ I have the base project unzipped and installed on an SD formatted to fat32. I haven't changed, touched, updated, or formatted anything else except: I went in and changed and checked the minidexed file:
Any help would be appreciated. I don't currently have access to a mini HDMI and it will be some days before I get my hands on one, if that matters. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Do you hear sound on the RPi built-in audio jack when you set |
Beta Was this translation helpful? Give feedback.
-
For whoever happens to run into the same-ish problems I did here's how I got my situation sorted. Follow these steps:
It should work from there. This page has the general controls https://github.com/probonopd/MiniDexed/wiki/Menu |
Beta Was this translation helpful? Give feedback.
-
Hello @lezarith, If I see it correctly, the display installed in the case is an SSD1306 with 128x64 pixels. Then the configuration in the minidexed.ini should actually look like this!?:
How do you operate the miniDexed? Do you have a KY-040 installed?
I don't understand your statement. GPIO 14 is for the classic MIDI output and GPIO 18 should be connected to DAC BCK.!? Does the Raspberry Pi5 have a different pin assignment? Peter |
Beta Was this translation helpful? Give feedback.
For whoever happens to run into the same-ish problems I did here's how I got my situation sorted.
Follow these steps: