Beginners • Re: How bad is suppling 2A of current (whereas 2.5A is rated) to...
So now I'll be using a simple TC4056/TP4056 charging module along with a 3.7v to 5v dc-dc booster. Does that seem fine?It will probably work, but you won't be able to charge the battery at the same...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
I am trying to create multiple oses for install to nvme drive, but when I try the following command from github instructions I get acl_permissions.pinn permissions denied. The command is $sudo getfacl...
View ArticleBeginners • Re: Connecting a 40 Pin LCD on RPI
It appears to be a RGB parallel display running at 3.3V. That's a good start.For the hardware you'd need to make a board to interface the display to the GPIO pins on a Pi.Then you'd need to look at...
View ArticleGraphics, sound and multimedia • Re: First ever development project - Mini TV
Hi. No to pin 1 ( 3.3v) one.Statistics: Posted by ecu751 — Wed Nov 20, 2024 12:18 pm
View ArticleRaspberry Pi OS • Re: How can we backup Pi OS?
Hi,I would like to know how can we backup Pi OS after installing all necessary softwares/updates.I tried piSafe but its throws error with beep. I think its outdated.Kindly share the details. I need...
View ArticleGeneral • Re: ADC creapage on the RP235X
But if it levels off at about under 800 thereabouts, that's not much of a voltage, about 40 mV? Doesn't look like it's charging to DVDD or ADC_AVDD. It's sorta in the magnitude ballpark of jitter from...
View ArticleAdvanced users • Pi5 always on boot
What is necessary to run the PI5 in a server mode as always-on - means boot automatically after power failure?Simple SSD version of Raspberry OSWhat will happen if I use for the J2 a fix jumper -...
View ArticleTroubleshooting • Re: Connection Refused Error
Hello ı bought a raspberry pi 5 8 gb but ı cant use it. I am a laptop user and dont have a monitor or keyboard for raspberry pi, so I make a research and I found ı can use a program called Putty. I...
View ArticleTroubleshooting • Re: Raspberry Pi 5 WiFi Issues
The issue is still present, any more ideas anyone?I tried changing the channel, switching WiFi band, but nothing.It still randomly disconnects from WiFi.Statistics: Posted by Nevals — Wed Nov 20, 2024...
View ArticleAdvanced users • Re: Pi5 always on boot
If the power to Pi 5 is cut and then reapplied then the Pi 5 will boot, no mods needed. Will still do that even if the Pi was in standby when the power outage occurred.Statistics: Posted by RGJ-PI —...
View ArticleTroubleshooting • Connect Raspberry to PC by ethernet
I need to connect Raspberry directly to my PC with ethernet to upload CODESYS programs or connect via ssh. How do I do this?I tried manually setting an ip for wired connection but it didn't...
View ArticleRaspberry Pi OS • Install Raspberry Pi OS without Raspberry Pi Imager?
Stupid question, but in light of the recent problems I've been having... how can I install Raspberry Pi OS without using Raspberry Pi Imager?Before Raspberry Pi Imager, I used win32 disk imager. Can...
View ArticleTroubleshooting • Re: Pi5 8GB Bookworm Headless screen resolution and rotate
Many thanks, BUG! It works! I added the following at the beginning of /boot/firmware/cmdline.txt:Code: video=HDMI-A-2:1024x768M@60DAs you replied, the rotate didn't work so I used raindrop in the GUI...
View ArticleBeginners • Re: NVME PCIe gen 4 compatible
I only installed PINN on a USB Drive to get the OSes installed on the NVME SSD, but once the installation was completed, I never managed to boot and got theBOOT ERROR: code 45 - 'Fatal firmware...
View ArticleRaspberry Pi OS • Re: Install Raspberry Pi OS without Raspberry Pi Imager?
Stupid question, but in light of the recent problems I've been having... how can I install Raspberry Pi OS without using Raspberry Pi Imager?Before Raspberry Pi Imager, I used win32 disk imager. Can...
View ArticleBeginners • Re: BOOT ERROR: code 45 - 'Fatal firmware error'
See viewtopic.php?p=2270454#p2270454 for solution.Statistics: Posted by procount — Thu Nov 21, 2024 12:22 pm
View ArticleTroubleshooting • Re: Gadget mode on raspberry pi zero 2w bookworm 12 64 bit...
is your tutorial two parts, or separate, cause I only followed the instructions for Bookworm, Point to Point Ethernet (inc g_ether)... maybe I need to follow the USB Ethernet Gadget A Beginner's Guide...
View ArticleTroubleshooting • Re: System not seeing M2 HAT and/or 256 card
A lot of what you said means nothing to me I'm afraid! Ive no debug probe no. For a simple computer to learn on there seems to be a very steep learning curve.I think at this point I'll just return it...
View ArticleGeneral • Re: Tcl on Pico?
... to empire-building.How about DeviceScript, cultivated by His Majesty, Microsoft? Statistics: Posted by muzkr — Thu Nov 21, 2024 12:35 pm
View ArticlePython • Re: stop loop with button press--raspberry pi and gpio
i couldnt find how to manually set a specific pin to high or low. Consider a gpiozero LED to represent a pin you can write to or 'set'.Then see the basic LED example documentation....
View Article