Quantcast
Channel: Raspberry Pi Forums
Browsing all 4969 articles
Browse latest View live

Raspberry Pi OS • Re: OS problem

i don't know thenyou have a proper power supplya sd fast enough to run an os (raspberry pi diagnostics, passed ?)are you installing any software that can bone the system ?no, not that i know...

View Article


Other RP2040 boards • Re: RP2040 Pico clone firmware

Glad I could help!… I feel like maybe more people would be talking about it if it's a feature that's needed that Micropython doesn't implement in their UF2 file. It is an option that can be enabled in...

View Article


Italiano • Re: Monitor touch per Pi Pico W

Il Pico non ha un'uscita video ma è possibile generare un segnale video, seppure a bassa risoluzione. Troverai diversi esempi in rete.Per il touch anche dovresti trovare qualcosa, magari con...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Make GNOME Default Desktop Environment

+1 for gnome-coreskip all that other junk ubuntu addsif ubuntu didn't fixate on snaps & installed minimal like the desktop version, had DRM like raspberry, it be usable. Statistics: Posted by...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: More CUPS issues on Bookworm and CUPS 2.4.2

Don't worry about upgrading past CUPS 2.4.2: it's the version you get with Raspberry Pi OS, and it's pretty stable. The Dymo 450 isn't a particularly new printer. My LabelWriter 4XL is a similar age,...

View Article


Troubleshooting • Re: 3B hardware issue, not booting

EDIT: What are you using for a power supply? The 3B needs more power than the old models (5V 2.5A).Sounds like your micro SD card slot may be faulty.Check it carefully and look for any signs of damage...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Flex Camera Connection

What do you want to connect? If it's not a MIPI CSI sensor then they only available interface on that connector is an I2C bus an one GPIO.Statistics: Posted by aBUGSworstnightmare — Sun Mar 31, 2024...

View Article

Beginners • Network connection, two raspberry and WiFi AC

Hello,My goal is to connect two Raspberry together with an Ethernet cable. One of them should act as a Wifi Access point (so I can connect to it with a phone). How should I proceed, to be able to...

View Article


SDK • Re: pico_w instability with wifi and freertos

...Stack Usage...PICO_USE_STACK_GUARDS and configCHECK_FOR_STACK_OVERFLOW help, but it's pretty easy to vault right past the guard bands. One trick I use is to initialize stack-resident arrays and...

View Article


Troubleshooting • Re: Rpi5 Power Problems

Not all of my USB sticks work with my Pi 5. Perhaps your drives do not play nice with the Pi 5 too?Ohhh, well is weird because sometimes it works other not. I will try with another one in a moment to...

View Article

Troubleshooting • Re: Problem with Johnwill Monitor

Installed the 64 bit version.When I try to edit boot/firmware/cmdline.txt, I get told that it is read only and I don't have permission to write it.Damned computer thinks it's in charge...Time to show...

View Article

SDK • Re: Get Substrings using Delimiter

strtok probably comes closest to meeting the OPs requirement "As efficiently as possible". To avoid reentrancy issues, you can use strtok_r.Statistics: Posted by carlk3 — Sun Mar 31, 2024 8:37 pm

View Article

Image may be NSFW.
Clik here to view.

HATs and other add-ons • Re: NVMe useful commands and disabling APST.

I stay on gen2 with APST disabled.On gen3 can do some hang 1 of 10 booting.Wifi scanning at same time hdparm test can be unstable on some case.On gen2 seems totally stable 10/10.The shielded cable...

View Article


General • Re: Why is it impossible to find information on Interrupt pins for...

It's mentioned in the RP2040 datasheet on page 239, section 2.19.3. I strongly suggest you get used to looking up information in the datasheet, as it is the most complete resource and it's pretty easy...

View Article

General discussion • Re: I have a few questions because an error occurred...

This shows the default SPI0 pins https://datasheets.raspberrypi.com/pic ... Pinout.pdfFor “… connect the Arduino to power..” is that actually a camera?Statistics: Posted by neilgl — Mon Apr 01, 2024...

View Article


General discussion • Re: Installing VS Code on Raspberry Pi 4b

Are you running Bookworm 64-bit or something else?Statistics: Posted by neilgl — Mon Apr 01, 2024 7:46 pm

View Article

Camera board • Re: RPI Zero - Baremetal Unicam / CSI-2 Camera

I did several fixes, rebased the code based on libcamera instead of raspiraw, I think I enabled power domain properly as well, and I see some progresses when I enable RX and streaming CAM_IBWP...

View Article


Beginners • Re: Raspberry Pi 5 can't boot up with AA batteries

Is you battery pack and cables able to feed 25W plus enough extra to allow for losses into your voltage regulator? If not, you won't get 25W (5V/5A) going to the Pi.The output rating on the regulator...

View Article

Image may be NSFW.
Clik here to view.

Advanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5

@ fikNow I am testing sandisk extreme 64Gb and is ok and same kernel you are using.But I have packages for update.I will update the rpi5 and see if is a problem with new packages.Se actualizarán los...

View Article

SDK • Re: Elegant ways of documenting changes in SDK for publishing project

The way I have done it is to pull the SDK into a local sub-directory and hack that. You don't necessarily need everything but the SDK isn't set-up to easily allow 'most of the default but use files I...

View Article
Browsing all 4969 articles
Browse latest View live