Build Your Own Clone Message Board

It is currently Sat Apr 27, 2024 8:52 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 34 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: Sat Nov 25, 2023 9:34 pm 
Offline
Moderator
User avatar

Joined: Tue Jan 02, 2007 1:24 pm
Posts: 16224
Location: Albany, NY
Let's see what Keith has to say. He'll probably check in on Monday.

_________________
“My favorite programming language is SOLDER” - Bob Pease (RIP)

My Website * My Musical Gear * My DIY Pedals: Pg.1 - Pg.2


Top
 Profile  
 
PostPosted: Mon Nov 27, 2023 1:05 pm 
Offline
Site Admin
User avatar

Joined: Sun Jan 22, 2006 1:39 pm
Posts: 5991
Location: Richland, WA
You've got a lot of different symptoms that all point to different things. Let's just focus on one thing at a time. Forget about everything else and just focus on the switching problem for now. Once that's resolved, we'll move on to something else.

Is the 12F609 still in its socket? What kind of power supply are you using?

_________________
*patience is a virtue*

Please do not PM me. email is prefered. keith@buildyourownclone.com


Top
 Profile  
 
PostPosted: Mon Nov 27, 2023 1:32 pm 
Offline

Joined: Sun Jun 11, 2023 7:17 pm
Posts: 17
byoc wrote:
Is the 12F609 still in its socket?


Yes, have not removed it other than when I was reflowing. It's been in place for all the voltage tests.

byoc wrote:
What kind of power supply are you using?


Mentioned in my first post, power supply I have been testing the pedal's audio with is a Boss PSA120S, the power supply on my bench (where I have been testing voltages etc) is a Source Audio one that came with one of my One Series pedals. Don't know the name of it but it's 9v 400ma. Boss is 250ma.

I know it's probably not ideal to be jumping between two different power supplies but I have tested it in both places with both power supplies and results are the same, so I've just been leaving them set in place because it's more convenient.


Top
 Profile  
 
PostPosted: Mon Nov 27, 2023 2:55 pm 
Offline
Site Admin
User avatar

Joined: Sun Jan 22, 2006 1:39 pm
Posts: 5991
Location: Richland, WA
Do the relays/LEDs behave the same regardless of the power supply?

Are there any other devices using the power supply?

What happens if you remove the 12F609?

What are the voltages at Q5, 4558, and TL072 with the 12F609 out of the socket?

_________________
*patience is a virtue*

Please do not PM me. email is prefered. keith@buildyourownclone.com


Top
 Profile  
 
PostPosted: Mon Nov 27, 2023 4:48 pm 
Offline

Joined: Sun Jun 11, 2023 7:17 pm
Posts: 17
Quote:
Do the relays/LEDs behave the same regardless of the power supply?


Yes

Quote:
Are there any other devices using the power supply?


No these are both isolated power supplies. They are both on power bars with other things plugged in but that cannot make a difference, they are isolated power bars.

Quote:
What happens if you remove the 12F609?


Relays/switches/LEDs do nothing.

Quote:
What are the voltages at Q5, 4558, and TL072 with the 12F609 out of the socket?


Q5
E: 2.31
B: 1.75
C: 8.35

4558
1. 1.52
2. 1.47
3. 1.6
4. 0
5. 4.17
6. 4.18
7. 4.08
8. 8.36

TL072
1. 3.24
2. 3.22
3. 1.72
4. 0
5. 3.1
6. 3.21
7. 3.2
8. 8.36

To clarify, all other chips were in their sockets, only the 12F609 was removed


Top
 Profile  
 
PostPosted: Mon Nov 27, 2023 5:51 pm 
Offline
Site Admin
User avatar

Joined: Sun Jan 22, 2006 1:39 pm
Posts: 5991
Location: Richland, WA
I'm sorry I didn't clarify. Please take voltages of Q5, 4558, and TL072 again, this time with ALL the chips out of their sockets.

Use a jumper to connect pin 1 of the empty 12F609 to pin 2 and then pin 1 to pin 5. Please tell me what happens.

_________________
*patience is a virtue*

Please do not PM me. email is prefered. keith@buildyourownclone.com


Top
 Profile  
 
PostPosted: Mon Nov 27, 2023 6:07 pm 
Offline

Joined: Sun Jun 11, 2023 7:17 pm
Posts: 17
Sorry just to check, by 'see what happens' are you referring to voltages or relays/leds?


Top
 Profile  
 
PostPosted: Tue Nov 28, 2023 11:46 am 
Offline
Moderator
User avatar

Joined: Tue Jan 02, 2007 1:24 pm
Posts: 16224
Location: Albany, NY
benjaminlongman wrote:
Sorry just to check, by 'see what happens' are you referring to voltages or relays/leds?

The latter. Making those connections on the MCU should trigger the relays--1 & 5 for relay 1 and 1 & 2 for relay 2. Take a look at the first page of the CJ schematic and you can see how the MCU is connected to the relay sections.

_________________
“My favorite programming language is SOLDER” - Bob Pease (RIP)

My Website * My Musical Gear * My DIY Pedals: Pg.1 - Pg.2


Top
 Profile  
 
PostPosted: Tue Nov 28, 2023 12:02 pm 
Offline
Site Admin
User avatar

Joined: Sun Jan 22, 2006 1:39 pm
Posts: 5991
Location: Richland, WA
duhvoodooman wrote:
benjaminlongman wrote:
Sorry just to check, by 'see what happens' are you referring to voltages or relays/leds?

The latter. Making those connections on the MCU should trigger the relays--1 & 5 for relay 1 and 1 & 2 for relay 2. Take a look at the first page of the CJ schematic and you can see how the MCU is connected to the relay sections.


There are several layers involved in the switching.

1. The footswitches are connected to pins 4 and 7 of the MCU, which are set to inputs. When those pins recognize that the footswitch has shorted to ground, the switching routine begins.
2. Pins 5 and 2 are set to outputs and send 5V when they are "on".
3. The relay coils draw too much current for the MCU to handle, so the MCU is actually turning Q1 and Q2 on and off while simultaneously turning the LEDs on and off as well.
4. Q1 and Q2 supply the voltage to their respective relay coils.

By making those jumpers in the empty socket, you are skipping steps 1 and 2.

_________________
*patience is a virtue*

Please do not PM me. email is prefered. keith@buildyourownclone.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 34 posts ]  Go to page Previous  1, 2

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group