All in One PCB Support Thread

bammeh
Posts: 15
Joined: Thu May 05, 2016 6:27 pm
Has thanked: 2 times
Been thanked: 5 times

Re: All in One PCB Support Thread

Post by bammeh » Fri Nov 18, 2016 3:36 pm

I am also having an issue with the Audio. I just hook up the Volume wheel and then attach the speaker in the appropriate spots, right? I don't need to connect anything to the Pi or edit any files?

I have the latest version of the AIO board (2.2, I believe)

Image

Edit: Wait, I need to hook up the PWM 0 and PWM 1 to the Pi, right?

User avatar
Ganreizu
Posts: 552
Joined: Thu May 05, 2016 8:20 am
Has thanked: 168 times
Been thanked: 97 times

Re: All in One PCB Support Thread

Post by Ganreizu » Fri Nov 18, 2016 4:31 pm

bammeh wrote:I don't need to connect anything to the Pi or edit any files?
You need to connect the PWM wires to pi GPIO and use the config file in the first post of this thread.

User avatar
Helder
Trailblazer
Trailblazer
Posts: 2985
Joined: Thu May 05, 2016 8:33 am
Location: Rogers, AR
Has thanked: 1459 times
Been thanked: 3114 times

Re: All in One PCB Support Thread

Post by Helder » Fri Nov 18, 2016 6:05 pm

bammeh wrote:I am also having an issue with the Audio. I just hook up the Volume wheel and then attach the speaker in the appropriate spots, right? I don't need to connect anything to the Pi or edit any files?

I have the latest version of the AIO board (2.2, I believe)

Image

Edit: Wait, I need to hook up the PWM 0 and PWM 1 to the Pi, right?
Use a better image host like postimg.org.
Now about the audio have you read the first post with the questions and answers? The answer is there, I'm beginning to lose patience with questions like this that are answered on the first post not to mention that when you bought the preorder board there was a list of features and in that list it states that you need to configure PWM audio to have sound.

I even went on to post preconfigured files to make it easier for the novice but still get these questions. Beginning to wonder if people read what I and others have spent time answering and documenting on their own or must we spoon feed everything to everyone.

Don't take this to heart as this isn't only meant for you but people need to do some research on their own as many many answers are available to the same questions in this thread alone.
Chat with me and other members On Discord

Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.


Helder's Game Tech Website

We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.

bammeh
Posts: 15
Joined: Thu May 05, 2016 6:27 pm
Has thanked: 2 times
Been thanked: 5 times

Re: All in One PCB Support Thread

Post by bammeh » Fri Nov 18, 2016 7:05 pm

Helder wrote:
bammeh wrote:I am also having an issue with the Audio. I just hook up the Volume wheel and then attach the speaker in the appropriate spots, right? I don't need to connect anything to the Pi or edit any files?

I have the latest version of the AIO board (2.2, I believe)

-image-

Edit: Wait, I need to hook up the PWM 0 and PWM 1 to the Pi, right?
Use a better image host like postimg.org.
Now about the audio have you read the first post with the questions and answers? The answer is there, I'm beginning to lose patience with questions like this that are answered on the first post not to mention that when you bought the preorder board there was a list of features and in that list it states that you need to configure PWM audio to have sound.

I even went on to post preconfigured files to make it easier for the novice but still get these questions. Beginning to wonder if people read what I and others have spent time answering and documenting on their own or must we spoon feed everything to everyone.

Don't take this to heart as this isn't only meant for you but people need to do some research on their own as many many answers are available to the same questions in this thread alone.
Definitely no offense taken. It was just an honest mishap on my part. I thought I had already connected it, but that was an error on my part!

Audio is working, albeit very low from speakers. Now to research that. Thanks, Helder!

Edit: Increased volume in mixer, everything works great.

User avatar
xne0n
Posts: 5
Joined: Sun Sep 11, 2016 5:43 am
Has thanked: 12 times
Been thanked: 1 time

Re: All in One PCB Support Thread

Post by xne0n » Sat Nov 19, 2016 8:18 am

Hi everybody,

Does anyone knows if it's possible to change the Arduino Code to use Keyboard keys instead of the HID-Project's Gamepad, because I have some troubles with mapping buttons on PCSX reARMed, He just don't detect when I press a button other than a keyboard input... :cry: I've seen some people do it in the forum but they are using Teensy while I'm using the Arduino Chip on Helder's AIO Board.
So if someone is capable to answer my questions there are they :
Is it possible ?
If yes : How to do it ?
If no : Do you have a solution ?

Thanks a lot :D
Xne0n

User avatar
Helder
Trailblazer
Trailblazer
Posts: 2985
Joined: Thu May 05, 2016 8:33 am
Location: Rogers, AR
Has thanked: 1459 times
Been thanked: 3114 times

Re: All in One PCB Support Thread

Post by Helder » Sat Nov 19, 2016 8:21 am

xne0n wrote:Hi everybody,

Does anyone knows if it's possible to change the Arduino Code to use Keyboard keys instead of the HID-Project's Gamepad, because I have some troubles with mapping buttons on PCSX reARMed, He just don't detect when I press a button other than a keyboard input... :cry: I've seen some people do it in the forum but they are using Teensy while I'm using the Arduino Chip on Helder's AIO Board.
So if someone is capable to answer my questions there are they :
Is it possible ?
If yes : How to do it ?
If no : Do you have a solution ?

Thanks a lot :D
Xne0n
Go to the Other Hardware subforum, I have a USBasp (best method) and an Arduino IDE method to reprogram the controller with 3 different scripts one is a keyboard.
Chat with me and other members On Discord

Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.


Helder's Game Tech Website

We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.

User avatar
paeblits
Posts: 13
Joined: Mon Sep 05, 2016 6:25 pm
Has thanked: 18 times
Been thanked: 1 time

Re: All in One PCB Support Thread

Post by paeblits » Sat Nov 19, 2016 5:58 pm

bammeh wrote:
Helder wrote:
bammeh wrote:I am also having an issue with the Audio. I just hook up the Volume wheel and then attach the speaker in the appropriate spots, right? I don't need to connect anything to the Pi or edit any files?

I have the latest version of the AIO board (2.2, I believe)

-image-

Edit: Wait, I need to hook up the PWM 0 and PWM 1 to the Pi, right?
Use a better image host like postimg.org.
Now about the audio have you read the first post with the questions and answers? The answer is there, I'm beginning to lose patience with questions like this that are answered on the first post not to mention that when you bought the preorder board there was a list of features and in that list it states that you need to configure PWM audio to have sound.

I even went on to post preconfigured files to make it easier for the novice but still get these questions. Beginning to wonder if people read what I and others have spent time answering and documenting on their own or must we spoon feed everything to everyone.

Don't take this to heart as this isn't only meant for you but people need to do some research on their own as many many answers are available to the same questions in this thread alone.
Definitely no offense taken. It was just an honest mishap on my part. I thought I had already connected it, but that was an error on my part!

Audio is working, albeit very low from speakers. Now to research that. Thanks, Helder!

Edit: Increased volume in mixer, everything works great.
One thing that confused me about the audio was that if you follow wiring diagrams from other posts it maps out differently than on Wermy's video guide. See my post on the previous page. In my case I had issues when I overwrote /boot/cmdline.txt so I only overwrote /boot/config.txt. Glad to hear it's working for you. I just finished my build finally :)

User avatar
doomydoomer
Posts: 24
Joined: Wed Sep 07, 2016 7:53 pm
Has thanked: 2 times
Been thanked: 3 times
Contact:

Re: All in One PCB Support Thread

Post by doomydoomer » Sun Nov 20, 2016 10:13 pm

I hate to add to the "I have an Audio Issue" posts but I have two of them.

The best way to describe my first sound issue is like a dead air station on AM/FM radio or old school SDTV. The noise is a constant static on the headphone jack only and unaffected by the potentiometer wheel position. Again, this is not something that comes over the speaker. This sound does not go away when the Pi is powered down and only stops when the Powerboost is switched off. I swapped out the pot and wires to be sure and to rule those out. After replacing the Pot and wires, I noticed the Right Out and Left Out pads on the AIO made an audible "bad ground" sound over my headphones when probed. I've also replaced my PWM wires with thicker shielded wires. I've also don't see any shipping damage around the headphone jack solder points.

The second noise issue is a steady hum that changes frequency slightly when the Pi access LED blinks. It's not loud and no loud spikes in frequency. This can be heard on the speaker but you have to really hold the GBZ to your ear. Hard to say if it can be heard over headphones since there's already static present. I don't think this noise is exclusive to the AIO and I've heard it before on basically every Raspberry Pi I've used for PWM / Analog output. But with the AIO 2.2 boards, I know Helder added filtering so I'm not sure why I'd be hearing any bleed through data noise.

Yes, I have disable_audio_dither=1 in my config.txt:

Code: Select all

max_usb_current=1
dtoverlay=pwm-2chan,pin=18,func=2,pin2=13,func2=4
disable_audio_dither=1
Here's my GBZ build:
Image

I pointed out a few things in this picture to help be crystal clear about how I wired things. Please note that the wire running to and from the PWM shield did not change anything.

I also think it's important to mention that this isn't my first Pi project where I've heard noise via analog/PWM. I've built a "PiStation" with speakers, built in 5" HDMI screen, headphone jack, potentiometer (same one used here), 10,000 mAh batteries, and a Rasp Pi 3. That project also had noisy audio identical to my second audio issue here but it was solved by shielding the speaker wires and running a ground wire within the shielding, this did not work in this project however.

After searching for about a week on this forum and Google I'm coming here with my tail between my legs. Sorry for yet another Audio question.

User avatar
Helder
Trailblazer
Trailblazer
Posts: 2985
Joined: Thu May 05, 2016 8:33 am
Location: Rogers, AR
Has thanked: 1459 times
Been thanked: 3114 times

Re: All in One PCB Support Thread

Post by Helder » Mon Nov 21, 2016 1:51 pm

What are those read and black wires going off of the picture frame? I see them going under the Pot wheel. Sounds like you're picking up interference from either power or data and your pwm is shielded but the pot wheel connections aren't which carry the audio signal too so you might want to try moving anything power related away from the pot. There is filtering on the board but PWM audio is not that clean to begin with and interference could be from anywhere since you have alot of wires spread over the entire inside of the case.
Chat with me and other members On Discord

Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.


Helder's Game Tech Website

We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.

User avatar
doomydoomer
Posts: 24
Joined: Wed Sep 07, 2016 7:53 pm
Has thanked: 2 times
Been thanked: 3 times
Contact:

Re: All in One PCB Support Thread

Post by doomydoomer » Mon Nov 21, 2016 2:10 pm

Helder wrote:What are those read and black wires going off of the picture frame? I see them going under the Pot wheel. Sounds like you're picking up interference from either power or data and your pwm is shielded but the pot wheel connections aren't which carry the audio signal too so you might want to try moving anything power related away from the pot. There is filtering on the board but PWM audio is not that clean to begin with and interference could be from anywhere since you have alot of wires spread over the entire inside of the case.
The red and black wires are coming off the LCD tact switch JFT connector, which sits beneath the pot and runs down the inside left half of the case (right outer side when viewing the GBZ from the outside). My Pot wires were shielded before I rewired them and this static is only coming over the headphone jack so I don't see how it can be the pot/wires but I will shield them again. It also didn't seem to matter where I put any of these wires and I know things look like a mess at the moment but this is because I've pulled and rewired things to try and resolve this issue. It's one of those things I didn't immediately notice until I tried to use the headphone jack which was a few days after I was finished my build. One thing I forgot to mention when describing this headphone jack static is the volume level over the headphone jack is insanely loud and it goes from low to insanely loud with just a slight change in pot position. It's literally like 1 to 11 in one slight turn. What about the "bad ground" noise when probing the R out and L out pads, is that normal behavior? Thanks again for taking the time.

Locked

Who is online

Users browsing this forum: No registered users and 1 guest