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

General discussion • Re: Details about raspberry pi warranty claim process

IANAL, but AIUI your purchase is subject to the laws of the country where you bought it. You have no other legal rights.The reseller will have rights against Raspberry Pi Ltd, but RPi Ltd are usually...

View Article


Image may be NSFW.
Clik here to view.

General • Re: RP2350 Errata E9 - Pull-down lock-up

Yeeouch. Always a danger if a supplier tweaks something and the product owner gets bitten. 1M is a rather optimistic R value to use to clear the latched condition. I won't mind waiting for a respin....

View Article


Beginners • Re: Samba access from win10 to automounted external drive

Gonna need more than that in order to offer any help:Post the output of Code: tesparm -s The share definition is not enough.Have you created a Samba user and are you logging in in as that user over...

View Article

Official Display • Re: White band on one side of screen

Get rid of the lines under #enable raspicam. These are for legacy camera only.What other changes did you make to config.txt?Use another uSD with a stock OS image installed via RPi imager and retest...

View Article

General • Re: Pico2 40Mhz SPI Signal integrity

You can use pio spiStatistics: Posted by dp11 — Tue Aug 27, 2024 10:42 pm

View Article


Troubleshooting • Re: Raspberry Pi 3 can't ssh, can't login, but ping ok

What version of Raspberry Pi OS and what kernel are you running? I'm having a similar issue on a Raspberry Pi 5 using the July 4th 2024 x64 Pi OS release and kernel 6.6.31:Release date: July 4th...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?

Like a number of self professed makers I wear several hats - Viota Ltd is one of them - a startup I formed back in 2020 with a vision to build a small desktop computer called the Pi-Cube around the...

View Article

Assistive technology and accessibility • Question about the USB-C Port on...

Hey Guys,Tomorrow i will recieve my Pi5. I got an Hama USB-C Hub (model number: 00200117) with an USB-C PD, two USB-A 2.0, one USB-A 3.2 Gen1 and a HDMI imput. My Question is if I can plug in the Hub...

View Article


Graphics programming • Programming with GenLogic GLG Toolbox YouTube Channel

Greetings to all. I have just started a new YouTube channel "GenLogic GLG Toolkit". If you are not familiar with this software, and need to show data in a professional manner, please take a look at...

View Article


General • Re: RP2040 and RP2350 PIO differences.

However, in hardware/pio.h sm_config_set_in_pin_count() does:Code: c->shiftctrl = (c->shiftctrl & ~PIO_SM0_SHIFTCTRL_IN_COUNT_BITS) | ((in_count - 1) <<...

View Article

Networking and servers • Re: Unable to enable HotSpot. dnsmasq

Um, if you have pi-hole on that system you're using it for DNS, right? Presumably you are installing dnsmasq to use it as a DHCP server?If so, the log you posted shows that NetworkManager is starting...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • PI 5 not powering on

Hi, I just bought a new PI 5, the Canakit. Nice little setup. It would not power on, so I took it out of the case for a closer look. I applied the USB-C power, and there was just one red blink of the...

View Article

SDK • Running code in PSRAM query

Pico SDK supports Run from Flash, Run from RAM, and Copy to RAM options.Is there any Run from PSRAM or Copy to PSRAM options for those with that fitted ?My rationale is I keep MicroPython and its file...

View Article


Troubleshooting • Re: PI 5 not powering on

with the rpi5, it needs a proper power supply.laptops use a charger, it charges batteries.Statistics: Posted by kerry_s — Wed Aug 28, 2024 1:58 am

View Article

Compute Module • What hardware is needed to make the smallest carrier board...

Hello, so I'm trying to get this flex screen running on a CM4 https://www.alibaba.com/product-detail/ ... d22aKEdUvo, but the CM4 doesn't have any ports to physically connect to the flex screen. So, I...

View Article


Advanced users • Re: Argon One Replacement Daemon

Hi, I am using the script with OpenWrt 23.04.5 and a Raspberry Pi 4B, it is working fine, I have couple of questions:1.- During the install process I have selected in git different branches to see if...

View Article

Image may be NSFW.
Clik here to view.

General • RP2040: Substantial PIO jitter in I2S clock

I'm implementing an I2S output using the PIO code from the pico-examples:Code: ; /--- LRCLK ; |/-- BCLKbitloop1: ; || out pins, 1 side 0b10 jmp x-- bitloop1 side 0b11 out pins, 1 side 0b00 set x, 14...

View Article


Raspberry Pi Connect • Firefox compatibility

Hi,Using the Connect Console with a PI zero 2w.When I use firefox, it works properly at first, but after a while, all typed characters are duplicated. This then gets worse as time progresses.E.g. on...

View Article

General • Re: Pico2 easy upgrade or nightmare?

I've order a Pico2 so now I need to modify the cmake file to see if it will build for the pico2 the only thing is thisCode: cmake_minimum_required(VERSION 3.13)set(PICO_BOARD vgaboard)#include build...

View Article

General discussion • Re: Implementing Vcgecmd And Exporting to Prometheus

something to keep in mind, is that pi5 and previous models, use a different ioctl for the vcgencmdon pi0-pi4, vcgencmd runs over vchiqbut on the pi5, vchiq was just deleted, and its now over the...

View Article
Browsing all 4894 articles
Browse latest View live