General • Re: Update: Simple serial connection not working (PR2350/Pico2)
1. I tried compiling the "hello_usb" example. For some reason this particular example did not compile at all.Perhaps tell us why it didn't compile; what errors you got ?That will help others ascertain...
View ArticleGeneral • Re: Simple serial connection not working (PR2350/Pico2)
Also hello_usb needs a little delay between init and first send for Windows host, with Linux host works well.Thanks for the tip! Unfortunally, it did not help to add a delay. I tried values between...
View ArticleGeneral • Re: RP2* engineering modules?
@bgolab, that type of thing is what concerned me. Additionally, I am using Arduino to program my RP2040s and I noticed that the WIO modules are not supported by the Pico Arduino core. It makes me a...
View ArticlePython • Re: Automatic application launch at startup
Autostart works different on new releases. Read this post.viewtopic.php?p=2267440#p2267344I've said it before and will no doubt say it again (at least for as long as folks persist in this...
View ArticleBeginners • Re: Which document editing tool is better?
Hi folks,need help~!~ Do we use markdown to edit? or which one is better for RP?thanksThe general rule is that the best editor to use is the one that runs on your hardware, handles the formats you...
View ArticleRaspberry Pi OS • Re: Install Raspberry Pi OS without Raspberry Pi Imager?
sorry, don't get that!have you pressed CRTL+SHIFT+X i.e.?Sorry! I know that RPI Imager offer possibility for preconfiguring WiFi and enabling SSH, but diddn`t work for me! Dont know why! I`ll test...
View ArticleTroubleshooting • Re: PI5 - Unable to Transition Power States
AFAIK SLEEP isn't supported on Pi 5 (yet?). WARM_STANDBY and STANDBY are controlled by the POWER_OFF_ON_HALT bootloader setting.Statistics: Posted by trejan — Thu Nov 21, 2024 2:08 pm
View ArticleBeginners • Re: Installing software with Pi Imager. 'No storage devices found'
So, as I understand, each raspberry Pi can only perform one task (such as games console or media player)?No, that's not quite correct. Let me try to explain in simple terms (with some generalisions...
View ArticleGeneral • Re: ADC creapage on the RP235X
But what happens when the ADC input pin is connected to a resistive divider between Vref and ground?Statistics: Posted by jdb — Fri Nov 22, 2024 1:44 pm
View ArticlePython • Re: Failed to build wheel for...
Recheck the previous messages and you will see you did not answer the question that was asked.If the answer is yes, people can move on and look for other ideas for a fix.If the answer is no, you...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
. Most folks assume all USB power supplies are the same, and an even greater number assume all USB-PD supplies are the same.Its not like they are hiding anything, but apparently electricity is like...
View ArticleOther projects • Re: Very simple DTMF dialer
I presume most serial modems will require a voltage level converter of one form or another to interface with the pico.Statistics: Posted by pidd — Fri Nov 22, 2024 2:02 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 I2C Clarification
Either just ignoring i2c-10, or doing the remux will work. The latter is probably safer as it avoids the possibility of doing something silly.Statistics: Posted by 6by9 — Fri Nov 22, 2024 2:06 pm
View ArticleCamera board • Re: GMSL2 (MAX96714 & MAX96717) video stream problem.
Thanks for update. It's nice that You managed to reproduce this issue.Perhaps I could assist You in some debugging / logging? Is there anything that I might test on our setup that might be...
View ArticleGraphics programming • Re: Issue with EGL and OpenGL ES Compute Shader: Black...
Have you wrapped the code that writes the input frame with DMA_BUF_IOCTL_SYNC, or just the output frame?Statistics: Posted by 6by9 — Fri Nov 22, 2024 2:11 pm
View ArticleOther • Re: Windows ARM64 release?
They choose to because they are forced to. It is a variation of "Stockholm Syndrome".Statistics: Posted by BigRedMailbox — Sat Nov 23, 2024 1:41 pm
View ArticleNetworking and servers • Re: Deskflow - sharing mouse and keyboard across...
Doesn't work w/o upgrading to X11, which is why i'm in this mess.Fixed it for you. No charge.Nah, you didn't fix shit, as that'd be "broken for good". i want better performance than rpi4 now has, and...
View ArticleBeginners • Re: Powering several devices at once?
- A "powerful"/"quality" multi-USB phone charger to feed at least the first three devices.That should work, but check the power budget. - An "expensive" (around here) Pi-5 power brick to feed the 4...
View ArticleCamera board • Re: using pi5 camera with github apps for video
for information, I just succeeded in using rpicam_vid API for capturing real time video, with a "little help of my friend".I tested at different fps 15fps to 120fps (512*384 spatial resolution)....
View ArticleBeginners • Re: What's wrong with few OSes in Raspberry pi?
It is funny that all the responses (so far) have been of the standard denial form. That is, tell OP he's nuts.When in fact, what we should be doing is starting that it is entirely natural that things...
View Article