Posts: 2
Threads: 1
Joined: Sep 2023
Reputation:
0
Is it possible to power the hat (and pi) using the 12V terminals (J2) of the hat with a 24V to 5v converter?
I would then directly connect the 12V pin to the 5V pin of the power module.
Would the shutdown function then still work?
Posts: 94
Threads: 1
Joined: Mar 2023
Reputation:
7
I think it's unlikely that power and shutdown works when supplying 5V to the 12V terminals.
The minimum voltage of the Pololu power module is specified as 5.3V.
And on the shutdown pin, the Raspberry Pi will see 1.24V when 5V is present on 12V SW, which sits right between the thresholds of the Pi for 0 (<1.19V) and 1 (>1.34V).
Posts: 2
Threads: 1
Joined: Sep 2023
Reputation:
0
2024-07-04, 06:53 AM
(This post was last modified: 2024-07-04, 06:56 AM by ABSolute.
Edit Reason: Added info
)
At the moment i have a 24V to 5V 20A converter supplying some other electronics with 5V, the idea is to use the output of that converter also for the hat and pi.
So my idea is to omit the polu power module completely as there is already 5V available.
Now i could wire that directly onto the headerpins of the pi but it would be much neater if I could use the connector of the hat for this.
So my idea was to connect the 12V pin (which has now 5V coming from the existing converter) directly with the 5V pin of the polu header.
The 12V switched input will get 12V from the seatalk network, so there should be no difference there.