F5F Stay Refreshed Hardware Desktop Merging two PWM headers into one for a fan setup

Merging two PWM headers into one for a fan setup

Merging two PWM headers into one for a fan setup

Pages (2): 1 2 Next
R
Redstoner137
Posting Freak
811
11-21-2020, 09:03 PM
#1
Good morning/evening, I need a header splitter, not a fan splitter. My MOBO has a CPU fan header and my GPU has its own. I want a setup that reads both headers and sends the stronger PWM signal to one fan. In my photo, I need the bottom 140mm driven by both CPU and GPU headers. I could just hook the bottom to the GPU, but since I'm air cooling a 5950x, keeping it connected to the CPU makes sense. I'm unsure if a basic splitter would work here because feeding two PWM signals down the same wire could cause issues. If off-the-shelf options don't exist, might a Raspberry Pi PICO help read and drive PWM signals? I already have one running on my screen, so it works.
R
Redstoner137
11-21-2020, 09:03 PM #1

Good morning/evening, I need a header splitter, not a fan splitter. My MOBO has a CPU fan header and my GPU has its own. I want a setup that reads both headers and sends the stronger PWM signal to one fan. In my photo, I need the bottom 140mm driven by both CPU and GPU headers. I could just hook the bottom to the GPU, but since I'm air cooling a 5950x, keeping it connected to the CPU makes sense. I'm unsure if a basic splitter would work here because feeding two PWM signals down the same wire could cause issues. If off-the-shelf options don't exist, might a Raspberry Pi PICO help read and drive PWM signals? I already have one running on my screen, so it works.

M
81
11-21-2020, 10:57 PM
#2
This approach seems overly complicated for a straightforward solution. Would using the extra fan headers on the motherboard or designing a custom fan curve be easier? I just want to grasp how it works.
M
monkeyszombies
11-21-2020, 10:57 PM #2

This approach seems overly complicated for a straightforward solution. Would using the extra fan headers on the motherboard or designing a custom fan curve be easier? I just want to grasp how it works.

I
IPS10
Senior Member
623
11-26-2020, 01:56 PM
#3
It seems you're looking to connect the front intake fan (GPU fan) with the CPU fans. This setup can cause the CPU temperature to rise, triggering the fans to spin up alongside the CPU fans. A fan splitter essentially converts one header into multiple headers, unlike a fan control box. I'm not sure about your specific motherboard model, but on my Gigabyte Z590 Vision D, the fan can be linked to either the CPU or the temperature sensors it came with.
I
IPS10
11-26-2020, 01:56 PM #3

It seems you're looking to connect the front intake fan (GPU fan) with the CPU fans. This setup can cause the CPU temperature to rise, triggering the fans to spin up alongside the CPU fans. A fan splitter essentially converts one header into multiple headers, unlike a fan control box. I'm not sure about your specific motherboard model, but on my Gigabyte Z590 Vision D, the fan can be linked to either the CPU or the temperature sensors it came with.

S
StyleTrick
Senior Member
744
11-26-2020, 03:21 PM
#4
Connect the bottom 140mm to monitor CPU and GPU temperatures. The motherboard should not read GPU temperature data.
S
StyleTrick
11-26-2020, 03:21 PM #4

Connect the bottom 140mm to monitor CPU and GPU temperatures. The motherboard should not read GPU temperature data.

D
DeacX
Member
68
12-01-2020, 01:13 PM
#5
Use the FanControl tool to retrieve any fan managed by any sensors or their combination.
D
DeacX
12-01-2020, 01:13 PM #5

Use the FanControl tool to retrieve any fan managed by any sensors or their combination.

G
gmoney_1114
Junior Member
49
12-03-2020, 10:07 PM
#6
It's more complex than it seems. I want the front 140mm intake fan connected to CPU and GPU temperatures, but the motherboard can't read GPU temps. My GPU has a fan header, though I'm not sure if it can be linked back to CPU and GPU temps.
G
gmoney_1114
12-03-2020, 10:07 PM #6

It's more complex than it seems. I want the front 140mm intake fan connected to CPU and GPU temperatures, but the motherboard can't read GPU temps. My GPU has a fan header, though I'm not sure if it can be linked back to CPU and GPU temps.

Z
ZakerZX
Member
58
12-04-2020, 02:27 AM
#7
Usually with newer hardware, you can connect a motherboard chassis fan header to track CPU and GPU fans separately. Some software handles both, but it’s generally one or the other—not both at once. The simplest option is using a fan splitter to run multiple fans from one header. Linking both GPU and CPU headers together isn’t possible because it would send conflicting signals, leading to problems. It doesn’t function that way, so your goal isn’t feasible. You can choose to control fans with one or the other, not both.
Z
ZakerZX
12-04-2020, 02:27 AM #7

Usually with newer hardware, you can connect a motherboard chassis fan header to track CPU and GPU fans separately. Some software handles both, but it’s generally one or the other—not both at once. The simplest option is using a fan splitter to run multiple fans from one header. Linking both GPU and CPU headers together isn’t possible because it would send conflicting signals, leading to problems. It doesn’t function that way, so your goal isn’t feasible. You can choose to control fans with one or the other, not both.

I
ItsTheSoul
Senior Member
410
12-05-2020, 08:07 AM
#8
I manage my own cooling setup and noticed that boosting the fan speeds will balance out the heat from the GPU. It makes me question if the same applies to my setup. Personally, I find it odd that the primary or single X16 slot is placed so near the CPU/cooler, which might not be the best for cooling either part.
I
ItsTheSoul
12-05-2020, 08:07 AM #8

I manage my own cooling setup and noticed that boosting the fan speeds will balance out the heat from the GPU. It makes me question if the same applies to my setup. Personally, I find it odd that the primary or single X16 slot is placed so near the CPU/cooler, which might not be the best for cooling either part.

Q
quietcocohead
Junior Member
47
12-10-2020, 09:29 AM
#9
I assumed that too. Thinking about a microcontroller project that reads PWM signals and forwards the higher value, I think a fake signal would need to be sent back to each header.
Q
quietcocohead
12-10-2020, 09:29 AM #9

I assumed that too. Thinking about a microcontroller project that reads PWM signals and forwards the higher value, I think a fake signal would need to be sent back to each header.

B
Bloody_TearS
Member
180
12-10-2020, 03:01 PM
#10
Sadly, without a dedicated GPU temperature sensor, everything relies on software solutions. If you're keeping it simple, JayzTwoCents demonstrated third-party fan controls, though the system still needs to prioritize high-performance settings.
B
Bloody_TearS
12-10-2020, 03:01 PM #10

Sadly, without a dedicated GPU temperature sensor, everything relies on software solutions. If you're keeping it simple, JayzTwoCents demonstrated third-party fan controls, though the system still needs to prioritize high-performance settings.

Pages (2): 1 2 Next