General • Re: High-speed counter
The RP2040 PWM peripheral can count high-speed positive-going or negative-going edges, so long as the signal is on a 'B' channel, i.e. an odd I/O pin number.See this project...
View ArticleGeneral • Re: Bare-metal reset of IO_BANK0
I think the problem is I am using ARM thumb instructions (which are 32 bits) and I'm trying to put a 32 bit address / operand into an instruction which can at maximum be 32 bits long (opcode + operand...
View ArticleCamera board • Re: Rpi5 does not boot with camera module plug
What specific camera module is this? Give a link to where you bought it.It sounds faulty or its not meant for a Pi.Can I hotplug the camera after boot and try to start it after boot (I think this...
View ArticleCamera board • Re: GS camera on Pi 5 colours wrong
Thanks for reporting this. I must confess that we're quite puzzled - we even tried the GS cam again ourselves just to double check it wasn't horribly broken, but it seemed OK. Here are a few things...
View ArticleGeneral discussion • how to customize wifi
i need to customize wifi for the raspi-4 board with the buildrrot tell me the procedures to enable and to get the wifi names on the custom buildStatistics: Posted by harishkunduru — Wed Jul 03, 2024...
View ArticleMedia centres • Re: is there a video looping solution for the raspberry pi 5?
VLC should be able to do this. It can be launched from command and run fullscreen with no gui.Statistics: Posted by dom — Wed Jul 03, 2024 10:23 am
View ArticleOther RP2040 boards • Re: Own board - messed USB!
RP2040 is always a Full-speed USB device when in device mode (whether for BOOTSEL or otherwise). In host mode, it can operate at Low-speed to talk to low-speed devices like keyboards. Note that RP2040...
View ArticleGeneral • Re: Differences in .uf2 Loading: Picotool vs. Bootrom Loader
The description in the erratum notice says that it DOES work if you make sure all blocks in your UF2 are multiples of 4K. Gaps within a 4K block are the problem.Statistics: Posted by arg001 — Wed Jul...
View ArticleBeginners • I just fixed an error with the EEPROM but my Raspberry Pi 5 is...
I had a problem with the EEPROM so I recovered it and everything was fine until I noticed that it was stuck with the light flashing and the mini GPIO screen white, which I'm assuming means that it's...
View ArticleBeginners • Re: Raspberry Pi Imager Net install downloading at 1KBps
Up! If this forum isn't the right place to ask, where should I ask?Statistics: Posted by RomHeu — Wed Jul 03, 2024 11:13 am
View ArticlePython • Re: How to get Python IDE's to use a custom library path
(Updated Title)This is the way things fit together:Definitions:1. "system context":Anything run within a terminal window, (command line), called during boot, or anything executed outside an IDE.2....
View ArticleGeneral • Re: Strange PIO behavior
I think that the root of your problem here is your handling of pindirs - how you have done it won't work and will be causing all sorts of other problems.You are using !OSRE (presumably combined with...
View ArticleAdvanced users • Re: Raspberry Pi simple monitoring and dashboard
Now with screenshot functionality of each RPi X display, so you can just scan the monitoring page and see issues immediately. Plus browser Digest authentication, if securing dashboard behind login is...
View ArticleCamera board • Re: Using a virtual Colorchecker24 image for CCM: quantum...
A co-researcher brought an interesting question into our discussion about creating camera profiles based on the pure spectral sensitivity function (SSF) of the RGB channels combined with the UV/IR...
View ArticleOff topic discussion • ( Certifiedexperts1@gmail.com )Get...
Purchase PMP / PRINCE2 certificate without exam Italy , Europe , Saudi Arabia, United Arabia,India. https://buycertificationonline.com/(Certifiedexperts1@gmail.com ) Will help you obtain a registered...
View ArticleGeneral • Re: [CLOSED]How to measure the RPI 0w's temperature using the PI...
I see the thread is closed by the OP - not sure we actually helped with an answer did we?They are misled into thinking all they need is a computer, only need ask how to do it, that others will know...
View ArticleTroubleshooting • Pi-Apps installed but nothing in Menu?
Hello, my Raspberry Pi 5 Desktop installed GIMP and Inkscape via Pi-Apps, however nothing is showing in Menu -> Graphics?Terminal -> gimp -> shows nothing?Any suggestions how to install GIMP...
View ArticleGeneral discussion • Re: Raspberry PI industry integrators forum?
Thank you for your responses!Yeah the PI imager option is not an option! It's got to be as simple as plugging in an Apple TV, choosing the wireless essid and selecting it.Perhaps it can be done via...
View ArticleCamera board • Raspberry Pi 4B with Camera V2.1 ***no cameras available***...
Hi everybody,I have Raspberry Pi 4B with Camera V2.1 and when i use the command Code: libcamera-hello i get the output:Code: Preview window unavailable[0:12:43.726756725] [943] INFO Camera...
View ArticleTroubleshooting • Assistance Needed for Using Huawei E3372-325 USB 4G Dongle...
Hello everyone,I need assistance with using a Huawei E3372-325 USB 4G Dongle on my Raspberry Pi device. Currently, the dongle is detected as a CDROM, and I am having difficulty switching it to modem...
View Article