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

General • DMA on PWM hangs the pico

Trying to send continuous samples to pwm with the interrupt on DMA to reset samples to the beginning on pico 1 on and latest SDK, DMA appears to run once and then the pico hangs completely and I start...

View Article


Troubleshooting • Remote server unresponsive

I have a remote Rasperry Pi server on a remote island that is very difficult to physically access before the upcoming spring. The server is connected to a local wifi network served by a 4G connection....

View Article


General discussion • Re: New Raspberry Pi Products

Oh! No NVMe slot for SSD..Statistics: Posted by sylvain1664 — Mon Dec 09, 2024 8:27 am

View Article

General discussion • Re: High speed DataLogging and integration with Arduino

I'd ask for a question backwards: Is some concern about security involved (i.e. persons and/or machines)?Statistics: Posted by vffgaston — Mon Dec 09, 2024 8:27 am

View Article

Troubleshooting • Re: OpenVPN and UFW not allowing my device through

I don't use UFW much but you might want to take a look at these pages (which I found after a quick Internet search):How to allow the traffic for a specific interface in ufw unconditionallyUFW rule to...

View Article


Image may be NSFW.
Clik here to view.

Beginners • Re: A replacement for MotionEyeOS?

Mine works very similar but also adds controls for camera etc. .I wouldn't say it looks good, but at least promises some functionality. But is it stable? It's one thing playing with images and...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Raspberry pi 4b/5 and YOLO models

You can see some benchmarks here.https://github.com/ultralytics/ultralyt ... erry-pi.md4b doesn't most likely wouldn't reach 5 to 7 FPS.do you know about external upgrades like the HAILO 8L for...

View Article

Hailo • Re: Hailo_invalid_driver_version (76)

Sorry about that. The recent update changed the Hailo device kernel driver, so a reboot was required. In general, I would suggest a reboot after any update to avoid such errors in the...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: [I2C][UART] interface with 5v modules

This is my I2C module which contains compass This is my MPU6050I think my MPU6050 has internal resistors.Statistics: Posted by akhodeir — Mon Dec 09, 2024 8:53 am

View Article


Compute Module • nRPI_BOOT Doesn't work

Gents, could you help me with an issue? I have a CM5 DevKit, and I initially installed the OS into the eMMC properly. However, after a few missteps, I realized that the OS is not working correctly (it...

View Article

SDK • Re: prevent "Downloading Picotool"

Code: sudo ln -s ~/pico/picotool/build/picotool /usr/local/bin/picotoolsudo make installThat looks like tricking it to install inside user space via sudo. Shouldn't it be possible to do that directly...

View Article

Compute Module • Re: nRPI_BOOT Doesn't work

When I fit the nRPI_BOOT jumper, the board starts (red light on, black screen, and Windows detects a USB device "BCM2712D0 Boot"), but Raspberry Pi Imager sees nothing (no storage), so I cannot...

View Article

Compute Module • Re: Standard LCD 7 inches does not work fine on CM4 DSI0...

..I compiled 6.6.y source code with 32bit mode, and get the 6.1.21-v8+ firmware. CM4 can run and HDMI part works(on 5.x kernel HDMI and DSI1 were working together)Then I use the same way as 5.x kernel...

View Article


General • Re: New way to upgrade firm

I'm curious why drag and dropping the uf2 to the mass storage device is undesirable for you.Statistics: Posted by jamalsquatty — Tue Dec 10, 2024 8:32 am

View Article

Hailo • Re: AI HAT 26 TOPS not working on Pi 5

If you installed the device following the instructions here, and it still does not work, I would suggest retuning it back to your reseller for a replacement.Statistics: Posted by naushir — Tue Dec 10,...

View Article


Gaming • RPCS3 dev's running their emulator on pi 5

https://www.youtube.com/watch?v=GWD5B87W3igI gave it a quick download and it seems you need a newer version of GCC+ than comes with raspberry pi OS. But if anyone else who's smarter than me gets it...

View Article

Troubleshooting • Re: RPi5 Rev 1.0 SD-card doesn't work on Rev 1.1 board.

Code: dpkg: lxinput: dependency problems, but removing anyway as you requested: lxde depends on rasputin | lxinput; however: Package rasputin is not installed. Package lxinput is to be removed.This...

View Article


Networking and servers • Re: ssh connection via CRON

Currently you're dumping any useful output to /dev/null. Change that to write to a file and look at that to see if it helps diagnose the issue.Change the "> /dev/null" to something like ">...

View Article

Raspberry Pi OS • Re: RPi 5 8GB RAM failed reboot and exit to initramfs

Error message from initramfs specifically said missing 2d88 which is the NVMe.$ sudo blkid/dev/nvme0n1p1: LABEL_FATBOOT="bootfs" LABEL="bootfs" UUID="5A88-...." BLOCK_SIZE="512" TYPE="vfat"...

View Article

Beginners • Re: What is the most direct path to transition into Pi for an...

Take a look at https://github.com/pmunts/muntsos. Like the Arduino ecosystem and unlike much of the Raspberry Pi world, MuntsOS has a very strong separation between the development computer and the...

View Article
Browsing all 5794 articles
Browse latest View live