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

General • Re: Raspberry Pi PicoW - not getting recognised.

Also when trying to write/send to USB too early, Windows simply doesn't like it, on Linux host it behaves better. Though, I never seen it with MicroPython, just from C and debugger.Statistics: Posted...

View Article


MicroPython • Building MicroPython on a Mac

I am a Mac user and my current machine is an M1 iMac. I use Thonny and BBEdit for my MicroPython work. No complaints.I want to experiment with frozen byte code and hence need to be able to build...

View Article


Troubleshooting • Re: Switching TV off causes HDMI interuptions with AV-Receiver

TV on: https://paste.debian.net/hidden/c14c546e/TV off: https://paste.debian.net/hidden/da0a86ad/Statistics: Posted by josee — Tue Nov 12, 2024 5:13 pm

View Article

Image may be NSFW.
Clik here to view.

General • Re: Trace FIFO and TPIU with ITM

Great news. The whole debug/tracing system is structured like a layered network, quite complex, but manageable if approached piece by piece, like a puzzle, not just to do everything in one shot,...

View Article

Image may be NSFW.
Clik here to view.

SDK • Re: Serial Output with Pi Debug Probe

Not exactly sure, on the SDK use of label TARGET, but CMake is a build system so you need to learn that then browse the CMake files of the SDK to understand it. Check all the CMakeLists.txt and .cmake...

View Article


Compute Module • Re: flashrom on the CM4S

There's an additional hoop that you need to jump through but this should fix it. The SPI EEPROM shares some pins on the IO boards so by default it's disabled by driving GPIO57 high.GPIO57 isn't...

View Article

General • Re: Did I break my original Pico by loading Pico 2 programs into it?

The different binaries for RP2040 may load the WHD/WXD at different flash addresses; make sure you have the right one.You can use picotool on the binaryCode: $ picotool info -a doom_tiny.uf2File...

View Article

Compute Module • Re: Issues Configuring HQ, V2, and V3 Cameras with Compute...

Through troubleshooting, I resolved the camera issues by adjusting the config.txt file. Here's how I did it: 1. Forced I2C Overlay and Enabled I2C Virtual Channel: Although dtoverlay=i2c0 and...

View Article


Camera board • Re: Camera Module 3 Not Detected On Raspberry Pi 4

Hello.By explicitly defining the camera model in the config.txt and ensuring that autodetection is disabled, libcamera should correctly identify and interact with your camera module. Additionally,...

View Article


Beginners • Re: PI OS Upgrade: Buster to Bookworm

It might surprise you to realise that this thread has over 1000 views, the other is below 200.It does amaze me. Why doesn't anyone but a couple of folks say anything, on either thread?Possibly because...

View Article

Raspberry Pi OS • Re: Labwc no interlaced resolutions

Did I maybe put this in the wrong section?Statistics: Posted by KavusKazian — Wed Nov 13, 2024 5:35 pm

View Article

Automation, sensing and robotics • Re: Inquiry on Miniature Air Pressure...

In my project I'm going to upgrade to a Bosch BMP581 sensor this Friday. I found micropython-bmp581 driver. I hope this weekend I can see if I can them all to work together.I also bought a "Shuttle...

View Article

Troubleshooting • Re: USB boot requires a high current (5V 5A) power supply....

Same issue here,using a normal usb flash drive hangs the system,booting from memory card,using official power supply 5v/5a the setting usb_max_current that supposed to be only if you use the pi4 power...

View Article


Troubleshooting • Re: reserving an ip address for a specific device on LAN

I think its the dns dnsmasq.conf file that does this but I can't find an example of how to configure dnsmasq.conf to reserve an ipv4 address for a dhcp client based on the clients mac addressThe...

View Article

General • Re: servo driver

No issues besides frying/overheating some Picos, and some servos.Otherwise it is working perfectly if you figure out the real schematics, how the heck is feeding power, and don't fall into the trap of...

View Article


General • Re: Pico burnt after a few minutes , why ?

Just an update, YD-RP2040 2022-v1.3 can be powered with 3.3V alone, tested and I see no ill-effects like increased current, so far. Though, not sure (yet) if it supports powering from USB in the same...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: Disable Virtual Keyboard - RPi5 Connect

In the Raspberry Pi Configuration MenuStatistics: Posted by neilgl — Thu Nov 14, 2024 5:25 pm

View Article


Troubleshooting • Re: Pi5 hanging when transfering large files to NAS

The same problem with two Pi 5 computers and different SSDs, network cables and adapters in my opinion makes this problem quite interesting.Are you running the latest firmware?Are you testing the NUMA...

View Article

Bare metal, Assembly language • Re: Circle Bare Metal Pi IDE with Debug

I'm using an other setup, so I cannot provide info about Vscode, but JTAG debugging with OpenOCD is described in the file doc/debug-jtag.txt in the Circle project.Statistics: Posted by rst — Thu Nov...

View Article

Image may be NSFW.
Clik here to view.

HATs and other add-ons • pi5 4gb with hat m2 ssd 2242 sometimes does not reboot

since i got the official Raspberry pihat M2 i'm running into this problem when i restart the Raspberry from gui or terminal most of the time the fan remains active and an error that i attach in photo....

View Article
Browsing all 3828 articles
Browse latest View live