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

General • Re: Pico vscode extension drags in 8 superfluous unwanted extensions

If you want to develop Arduino code, develop native Pi apps, create PDF files; "this is not the tool for you". VSCode + TinyMist plugin = Easy PDFsIt's a great combination to make PDFs. Typst is a...

View Article


Beginners • Re: Raspberry Pi OS on USB flash drive

Yes, but you might fins the SD card copier tool to be a better option.Imager will pull down the OS image again and redo the first boot stuff. SD card copier does everything locally and does not redo...

View Article


General discussion • Re: Pull/Remove/1.9.4 version of Pi Imager off the website.

Are there other command line options or environment variables I can set to help Qt out?Not that I am aware of. I think it's going to be one for the 'rpi-imager' team ...Code:...

View Article

Python • Re: THONNY MULTIPLE CODES

Hello,I have multiple python codes for my project on raspberry pi 4. How do I compile multiple codes or make a top module?While I'm not clear in what you mean by 'multiple python codes', the typical...

View Article

General • Re: ampy transfers from pico loses bytes

Does you have evidence to support that?From the listing provided the location.Code: Traceback (most recent call last):File "c:\users\anon\appdata\local\programs\python\python37\lib\runpy.py", line...

View Article


Ubuntu • Re: Pi not reachable after restart

There was an unusual possibility the other day, a package was updated a few days ago which required the initramfs to be rebuilt, but then the initramfs program was updated a few days later. If the two...

View Article

Camera board • Re: Updated rpicam_app "issues"

Can you open an issue at https://github.com/raspberrypi/rpicam-apps/issues to discuss this please?Statistics: Posted by naushir — Wed Jul 23, 2025 12:58 pm

View Article

Networking and servers • Re: Can’t access rpi5 bookworm hotspot

Have you set security to Wi-Fi security = WPA & WPA2 PersonalStatistics: Posted by neilgl — Thu Jul 24, 2025 12:08 pm

View Article


General discussion • Re: RISC-V (?)

I see RISC-V as a way for multiple hardware vendors to create processors that are all part of the same software ecosystem.This allows programmers a guaranteed return on investment when creating and...

View Article


Networking and servers • Re: Can I connect an access point to a switch and

If I understand what you're wanting, then yes, you can do that.You can use a Pi as an access point, but it can only support a small number of wireless clients. For what you want, I believe the Bridge...

View Article

Android • Re: [DEV] LineageOS 22.2 (Android 15) for Raspberry Pi 4 & Pi 5

Hey! I've installed your OS on a P4B but if I switch off using F5 as you indicate in the FAQ, it doesn't turn off but rather goes to sleep. Is there a way to modify this? Currently, if I "power off"...

View Article

Troubleshooting • Re: Regarding the issue that the Raspberry PI fails to...

Thank you for your help. I didn't ignore this suggestion before, but the display screen didn't arrive at that time, so I couldn't answer this question. Now I have connected the display to the...

View Article

Beginners • Re: 40 Pin Mipi DSI Display

"unfortunately my pins are already in use" How ? Hat fitted ? Can you upload a photo...Statistics: Posted by gordon77 — Thu Jul 24, 2025 12:32 pm

View Article


Troubleshooting • Re: Waveshare 10.1 display doesn't work with buildroot system

Check your buildroot config has enabled all the required kernel modules. IIRC the default set is very limited. If that doesn't help try asking waveshare for help.Statistics: Posted by thagrol — Thu...

View Article

Beginners • Re: Pin description for CAM/DSP on RPI5

Different GPIO pins for I2C and auxiliary GPIOs (I would have to look up the numbers, but it's all in DeviceTree). Otherwise the same. There is a 2K pull-up on each of the I2C lines on RPi5.Take care....

View Article


Troubleshooting • Re: dpkg gives erors

It turns out that there is a fixed version in the sid repository. So I enabled sid, did a yum update, then did a yum install xtrx-dkms. This installed a new version of dkms as a dependency, then it...

View Article

Other • Re: How to configure FullPage OS

[/quote]I already know about the chromium commands you mentioned and entered them in fullpageos.txt but it does not work. [/quote] It would have been helpful if you had mentioned that in your first...

View Article


Image may be NSFW.
Clik here to view.

Compute Module • [CM5] Clarifying PMIC_EN vs PWR_BUT Usage for Power Control...

Datasheet says2.16. PMIC_ENPulling this pin low puts the CM5 in the lowest possible power-down state. TIPIt is recommended to only pull this pin low once the OS has shut down.2.17. PWR_BUTPulling...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: RPi 5 Cannot Find rootfs by partuuid

I also flashed RPi OS Lite to a USB Flash drive and tested it in both the USB2 and USB3 ports, as in each one it threw slightly different errors.Thanks again!mario872Note: The USB 2 flash drive also...

View Article

SDK • Re: PICO_FLASH_SPI_CLKDIV only affects boot stage?

should workSeems to for me. If one uses a deliberately invalid -Code: target_compile_definitions(bs2_default PRIVATE PICO_FLASH_SPI_CLKDIV=XYZZY)That emits an error during the build which quickly...

View Article
Browsing all 8051 articles
Browse latest View live