PSPi V2.1 Turning O...
 
Notifications
Clear all

PSPi V2.1 Turning Off

8 Posts
2 Users
0 Likes
1,008 Views
(@jrogers239)
Active Member
Joined: 8 years ago
Posts: 6
Topic starter  

Hello,

 

Recently been putting together the Pi which has been a lot of fun (starting to get a lot better at soldering). Wired everything up to the MicroSD card, and when it turns on it turns off after about 3 seconds of loading the OS. Has anyone else had this problem?

 

Heres a video.


   
Quote
othermod
(@othermod)
Reputable Member Admin
Joined: 8 years ago
Posts: 360
 

Is that using a Zero W?


   
ReplyQuote
(@jrogers239)
Active Member
Joined: 8 years ago
Posts: 6
Topic starter  

Yes


   
ReplyQuote
(@jrogers239)
Active Member
Joined: 8 years ago
Posts: 6
Topic starter  

Ah also investigating found a part that came dislodged on the ON/OFF board. Looks like it might be a problem. Do you know when you should have them in stock again?

 


   
ReplyQuote
othermod
(@othermod)
Reputable Member Admin
Joined: 8 years ago
Posts: 360
 

Ok I was asking about the Zero W because it doesn't automatically pull up the TX pin. A line of code has to be added to config.txt to make it function properly.

That damage could definitely be your problem though. I'll have everything back in stock on Sunday. Also, that's just a 100k ohm resistor. If you have a regular 100k laying around you can solder in it's place that should get you up and running.


   
ReplyQuote
(@jrogers239)
Active Member
Joined: 8 years ago
Posts: 6
Topic starter  

Yeh resoldered the resistor + added the config boots like a charm. Only problem is the switch won't turn it back off for some reason! Haha 


   
ReplyQuote
othermod
(@othermod)
Reputable Member Admin
Joined: 8 years ago
Posts: 360
 

Does holding the switch for a few seconds kill power to everything (it should)?

If that works then you just need a bit of software to run in the background to look for a GPIO pin to go low.  You can use the GPIO Shutdown from v3 to accomplish that.

http://othermod.com/pspi-version-3/

You'll need to modify it to for whatever GPIO you chose for shutdown though.


   
ReplyQuote
(@jrogers239)
Active Member
Joined: 8 years ago
Posts: 6
Topic starter  

Awesome thanks! This project is amazingly fun, thanks for the design!


   
ReplyQuote