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

Advanced users • Re: How to (need advise) increase the size of the boot...

I can maybe help you, but I'm out atm.....Statistics: Posted by procount — Thu Dec 19, 2024 8:03 pm

View Article


Troubleshooting • Re: raspberrypi not booting with 3 green flashed and LED...

Hi, I recently got the raspberrypi 5 and was trying to configure an OS(raspbian OS) by connecting my SDXC card onto to my mac and when i connect back my SDXC card to my raspberry pi, the LED does not...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: Making the Raspberry Pi 4 Control...

I pretty much assume your Pi3 runs a different OS compared to your Pi4.Try viewtopic.php?p=2266783&hilit=ddcutil#p2266761Post the output of Code: ddcutil capabilitieswhich 'monitor' do you have? I...

View Article

Troubleshooting • Re: PipeWire CLI tools not working

Thanks for the confirmation that it should work.Im running the latest version and made limited modifications (as far as I was aware, only installed ffmpeg). I will start with a fresh image and see at...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: no MIPI DSI clock signal for jd9365da...

Better ask in an NXP forum as Raspberry is not based on i.MX8MMStatistics: Posted by aBUGSworstnightmare — Thu Dec 19, 2024 8:22 pm

View Article


SDK • Re: Building an HTTP web server with Pico SDK

I think I'm on the right path since my compiler only throws errors for configuration stuff:This is my mbedtls_config.h:Code: /* Workaround for some mbedtls source files using INT_MAX without including...

View Article

Camera board • Re: OV9281 Arducam

Doh, I was looking at the wrong output file!There is something a little squiffy.I have got a black image when looking directly at a light and it asked for exposure 1/355s and ISO 400, but fine for...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: RasPI imager, does not see the NVMe SSD to image OpenPlotter...

Thank you.sudo apt update and sudo apt upgrade seems to have solved the issue Statistics: Posted by SteveQuolls — Fri Dec 20, 2024 7:53 pm

View Article


Image may be NSFW.
Clik here to view.

Beginners • Re: Raspberry Pi SSD

Thank you sudo apt update and sudo apt upgrade seems to have solved the issue Statistics: Posted by SteveQuolls — Fri Dec 20, 2024 7:56 pm

View Article


General • Re: How many LEDs can a Pico Power

Hi "ame" and "dBerriff"Thanks for your replies. My aim is to have 18 white LEDs in 18 specific locations. I therefore do not believe I could use a strip of LED lights and easily make them fit the...

View Article

Troubleshooting • Re: Distorted image on a display with res. 1920x1280

OK, I have now my system running booting from a re-imaged SSD. I have lost the applications I had installed, but I can rebuild that.Still have the initial problem with that weird resolution 1920x1280....

View Article

Advanced users • Re: is the /rootfs/boot is still needed ?

You ruined initramfs (re)generation capability now. Maybe it is not used, then you won't noticed.And where is the bootFAT (partitotion 1) mounted?Statistics: Posted by redvli — Fri Dec 20, 2024 8:20 pm

View Article

General • Re: PIO feature request: load 32bit values from instruction memory

PIO does not have edge detector to my knowledge. CPU can sort that out.Code: wait 1 pin 0 is used as an edge detector in my PIO program above.Statistics: Posted by steffenyount — Fri Dec 20, 2024 8:22...

View Article


Compute Module • Re: CM5 power on issue

The official Raspberry Pi USB-C power adapter. I checked the adapter on a regular Pi 5 and it works fine there.which one: 15W or 27W?Statistics: Posted by aBUGSworstnightmare — Fri Dec 20, 2024 8:24 pm

View Article

Bare metal, Assembly language • Setting up Circle SDK for PI Zero

HiSo I am trying to setup using the Circle SDK, but I get lots of errorswhen it run the recomended Code: ./makeall commandThis is after running the Code: ./makeall clean command Here are the errors...

View Article


Compute Module • Combining microcontroller with CM

I'm trying to imagine what direction one would go under following conditions:I'm currently working on a prototype using a raspberry pi connected with an STM32 over I2C. That much I can wrap my head...

View Article

C/C++ • Re: Timers in C++

I may have missed it, but has no one mentioned alarm(n) in this thread? It sends a SIGALRM interrupt in "n" seconds.No need for another thread. Also I see there now the interval timers: setitimer()...

View Article


General programming discussion • Re: Easy to use GUI creation for Raspberry...

I've used Python and PySimpleGUI on the RPi.Statistics: Posted by deepo — Sat Dec 21, 2024 7:31 pm

View Article

General • Re: Make the Debug Probe stop listening to port 6666 and 4444

I have come to understand that when running openocd as a task under vscode, the "command" : "openocd" is executed from the Workspace Folder. The examples from the Pico C SDK all generate file...

View Article

SDK • Re: Proper way to get Heap size

A little more clean up and some checks added and I think it's working correctlyExcellent news. Any insights into why it wasn't ?The only other tip I can offer is, when printing labelled memory...

View Article
Browsing all 4903 articles
Browse latest View live