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

Beginners • Re: Problems with Pico SDK for new users

I mean no disrespect with this, but it sounds like a user issue to me.This is usually the case with every post I've seen around here with someone saying the get errors, but for some reason don't tell...

View Article


General discussion • Hostapd in a pc... i cant connect that Wifi with a RPI...

So... im going crazy here.This is my hostapd.conf in the linux server (the one creating the Wifi):Code:  sudo cat /etc/hostapd/hostapd.conf  1 ✘...

View Article


Automation, sensing and robotics • Re: how do lgpio interrupts / callbacks...

There is no such thing as interrupt handling in Linux userspace - interrupt handling is all done within the kernel. The gpiochip device API makes edge events available which will wake the waiting app...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Connecting a DSLR Camera with USB-C...

Why don't you use a Pi4/Pi5? You can configure USB-C to OTG and use a straight USB-C cable?Statistics: Posted by aBUGSworstnightmare — Sat Sep 14, 2024 5:55 am

View Article

Troubleshooting • Re: IMX477 Camera Dropout Issue with Custom Carrier Board...

Think you are in the wrong forum!Statistics: Posted by aBUGSworstnightmare — Sat Sep 14, 2024 6:03 am

View Article


SDK • rp2350_chip_version assert - manufacturer ID mismatch?

I've been working on RP2350 (Pico 2 board) bringup for some of my existing RP2040 projects. I've discovered a strange behavior, calling rp2350_chip_version from src/rp2350/pico_platform/platform.c,...

View Article

Raspberry Pi OS • Re: I can't watch youtube or imdb videos on chromium browser

firefox can not set full window mode.i don't followfull window ? F11 ?not F11, in view window right down little icon 'full mode'.Statistics: Posted by cjan — Sun Sep 15, 2024 4:44 am

View Article

Python • Re: What is the official Raspberry Pi library for accessing GPIO...

So far I succesfully used RPi.GPIO library to work with the GPIO ports of a Raspberry Pi 4. But after getting the latest Raspberry OS updates, RPi.GPIO is not working anymore. I get `Failed to add...

View Article


Python • Re: How to code remotely raspberry pi zero W

Hello,I've tried to connect studio code via ssh to raspberrypi zero w in order to code and deploy remotly, but the architectur in not compatible. Is there a manner in order to do this? other...

View Article


General discussion • Re: Heatsinks

Ask the seller of that kit.Statistics: Posted by aBUGSworstnightmare — Sun Sep 15, 2024 6:07 am

View Article

Advanced users • Re: Pi5 and dual HDMI touchscreens

See viewtopic.php?t=376569Statistics: Posted by aBUGSworstnightmare — Sun Sep 15, 2024 6:09 am

View Article

General discussion • Re: Where are the Vulkan examples or is this purely...

They have a chronic problem with deleting my posts, especially true when the moderators don't like what I have to say.Strange. I've always found the moderators quite fair here.We are. Very fews rules,...

View Article

HATs and other add-ons • Re: Set raspberry pi 5 fan in 0-100 range

You can integrate your own fan curve. Lots of discusssions on that aroud the forum. Fan is controlled via hwmon as as pwm-fan compatile. Duty cycle for that is 0 to 255. So your GUI will have to...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: bookworm, rpicam* to DRM/mipi-dbi-spi...

Seach my post related to mipi-dbi-spi.Searching ST7789V will i.e. take you to viewtopic.php?p=2154931&hilit=St7789v#p2155250Statistics: Posted by aBUGSworstnightmare — Sun Sep 15, 2024 6:22 am

View Article

General discussion • Re: Non Pi question RS485 related

Hi, I bought a machine I need to control with RS485 to use their softwareThey want 500+ for a USB to RS485 converter optically isolated convertorIs RS485 like RS232?I'm hoping I just need to connect...

View Article


General discussion • Re: PulseAudio Playback on Server and Client

default audio front end is pipewirepulse audio is still there, but it's not the default & sure to be dropped latter.Statistics: Posted by kerry_s — Mon Sep 16, 2024 3:21 am

View Article

Beginners • Re: Voltage Monitor Max 25kV

No, the pi cannot handle more than 3.3v, and I doubt very much you will find a hat for this,99% sure you will have to build your own solution for this.You may want to Google up "high voltage testing...

View Article


Raspberry Pi OS • Re: Reseting the settings on the Pi OS to something else

you know there's a lite versionuse imager to create & edit to customize/preconfigureHello!Of course. But in this case the configuration almost requires everything else that the full install would...

View Article

Image may be NSFW.
Clik here to view.

General • Re: How to set GPIO level change interrupt on both cores RP2040

UPDATEIt took me long time to understand that GPIO_BANK0 has two dedicated interrupt lines, one for each core. This is very different from all the other peripherals which have single shared line...

View Article

Graphics, sound and multimedia • Re: Applepi on an apple 2 monitor

The 12" monochrome monitor? 560 X 192 double interlaced.I have the IIc monitor somewhere which is the 9" version.I think the IIc used the 15pin and the Apple ii used the RCA composite????.Statistics:...

View Article
Browsing all 5661 articles
Browse latest View live