Beginners • Remote access from anywhere in the world
HelloI would like to have remote access to the terminal of my Raspberry 4b.I have SSH configured and it works correctly in my home network. However, I want to have access from anywhere in the world...
View ArticleBeginners • Re: Remote access from anywhere in the world
Try using rpi-connect https://www.raspberrypi.com/software/connect/Statistics: Posted by neilgl — Wed Mar 19, 2025 8:39 am
View ArticleMicroPython • About UART interrupt problem.
Hi,this is my code right now, there is one UART Rx interrupt ,and the main loop use it:Code: _thread.start_new_thread(uart1_read_sensordata,())uart0_pc.irq(handler = uart_callback, trigger =...
View ArticleCompute Module • Re: Power Supply Tolerance of CM5
Based on th discussion here viewtopic.php?p=2194239&hilit=Rise+time#p2194234 the critical window for the PMIC is the rise from ~3.5V to 4.1V (PMIC power-on reset threshold to UVLO threshold). I...
View ArticleHailo • Re: AI HAT+ object tracking with IP camera
Thank you for your reply.As I understand from the code it's for RPI camera. Could you please help me to adjust it for IP camera that uses RTSP?Statistics: Posted by Golbar — Wed Mar 19, 2025 8:56 am
View ArticleBeginners • Re: Unstable usb serial reception RPI5
Might be related to the serial DMA bug referred to in https://forums.raspberrypi.com/viewtopic.php?t=385443But I also see that the python code keeps adding responses to response_bufferThat may be an...
View ArticleUbuntu • Re: UBUNTU Server 24 LTS on Raspberry Pi 5 and official 7" display
problem solved! an old version of EEPROM causes that problem:https://askubuntu.com/questions/1543380 ... 86#1543986Statistics: Posted by ademat — Wed Mar 19, 2025 9:01 am
View ArticleCompute Module • Re: Bypass eMMC boot and boot from SDCARD for cm5 with eMMC...
How to bypass the boot from eMMC and boot from SDCARD on the IO Board with cm5 with eMMC storage. Tried adding jumper cable to the disable eMMC boot pins still not booting up.Welcome ne CM5 user!eMMC...
View ArticleHATs and other add-ons • Re: Radio controlled clock module for RPi?
That looks good, but the D stands for Germany, right?Where are you based?If you're anywhere in western Europe; you should be able to pick it up then apply any relevant time difference. I am in...
View ArticleAdvanced users • Re: Limit USB gadget to full-speed (12mbps)
Why do you want to do this? What are you hoping to achieve?Statistics: Posted by kip_the_elder — Thu Mar 20, 2025 7:40 am
View ArticleCompute Module • Re: CM4 could use an SPM0687LR5H-1 MEMS ANALOG microphone on...
Thanks for your advices. I will try with I2S if it's available on CM4 . Any libraries dedicated? ThanksStatistics: Posted by AZFO — Thu Mar 20, 2025 7:46 am
View ArticleTroubleshooting • Re: How to set second user's locale
See herehttps://www.tecmint.com/set-system-locales-in-linux/This explains in detail how to manage Linux locales.Statistics: Posted by kip_the_elder — Thu Mar 20, 2025 7:49 am
View ArticleGeneral discussion • Re: Handling IPv6 addresses
If you have your own domain (example.com), and your ISP gives you static IP addresses, then you can have as many DNS names as you want (red.example.com, scarlet.example.com), and point them to any...
View ArticleTroubleshooting • Re: Wayland snags a desktop icon and won't let go
Pi5, up to date bookworm with Wayland and labwc. Every now and then if I click an icon just right it sticks to the mouse pointer. I can't un-stick it except to logout and back in. Once an icon is...
View ArticleGraphics, sound and multimedia • Re: No GPU acceleration with DSI Waveshare...
Oh ! Haven't seen that yet... ThanksWill try later today... Fingers crossedStatistics: Posted by sygolene — Thu Mar 20, 2025 8:05 am
View ArticleNetworking and servers • Re: Samba share no permission for user
Thank you a lot for your clarification. I forgot to mention that the path i use leads to the directories on my mounted ssd, which I would like to share. So far, simply replacing the auto mounted...
View ArticleNetworking and servers • Hostname IP address trouble
I initially connected my Raspberry Pi 3 to the network using a cable. From my Windows PC, I am able to "Ping myhostname" and it works. I then used that to connect Visual Studio Code.Later, I enabled...
View ArticleCompute Module • Re: Compute module 5 custom board not working
Why have you created your own 3.3v rail? CM5 vref needs to come from cm5-3.3v.. how to you ensure you do violate the specification where no pin should exceed Cm5_3.3v during powerup or power down ?is...
View ArticleBeginners • Re: needs trouble shoot for SC0692
SC0692 is a 1GB CM4.What jumpers do you have set on the IO board?Statistics: Posted by jamesh — Fri Mar 21, 2025 7:42 am
View ArticleTroubleshooting • Re: What do you use your R-Pi 5 for?
Desktop replacement. If I cannot be bothered to plug in my laptop, I use an NVME equipped Pi 5. Works very well indeed.Statistics: Posted by jamesh — Fri Mar 21, 2025 7:43 am
View Article