Audio Help!
Posted: Sun Apr 26, 2020 3:24 pm
Hey guys,
I am pretty far into my first GBZ build. Got everything working, roms, gamepad buttons etc.
But I cannot get any audio from my speaker at all... I am using the PAM8302 Amplifier and have wired it up to a DMG speaker, power supply and a 5 pin volume controller.
I am guessing my wiring is wrong or something as the Amplifier is definitely getting power but I've got nothing coming out of the speaker?
I have this coding in my config.txt file, is it right?
I have also attached images of my wiring. And a picture of my audio jack. I did have the jack wired but then took it off to just have the speaker connected to test but still don't get anything from it...
I also attached the wiring diagram I used to wire it up, I think it has come from a guy named "Rodocop" on here. Seems like a well known person around here lol I got it from this topic viewtopic.php?t=5031 after finding it through google.
I have wired the jack, amp and speaker exactly as that wiring diagram but still no sound!
Any help is much appreciated! Thanks all!
I am pretty far into my first GBZ build. Got everything working, roms, gamepad buttons etc.
But I cannot get any audio from my speaker at all... I am using the PAM8302 Amplifier and have wired it up to a DMG speaker, power supply and a 5 pin volume controller.
I am guessing my wiring is wrong or something as the Amplifier is definitely getting power but I've got nothing coming out of the speaker?
I have this coding in my config.txt file, is it right?
Code: Select all
# Enable audio (loads snd_bcm2835)
dtparam=audio=on
gpu_mem_256=128
gpu_mem_512=256
gpu_mem_1024=256
overscan_scale=1
disable_audio_dither=1
# 2 channel audio
dtoverlay=pwm-2chan,pin=12,func=2,pin2=13,func2=4
# 1 channel audio
# dtoverlay=pwm,pin=12,func=2
I also attached the wiring diagram I used to wire it up, I think it has come from a guy named "Rodocop" on here. Seems like a well known person around here lol I got it from this topic viewtopic.php?t=5031 after finding it through google.
I have wired the jack, amp and speaker exactly as that wiring diagram but still no sound!
Any help is much appreciated! Thanks all!