SDK • Re: FreeRTOS+TCP vs lwip?
I'd be happy to be proved wrong; it'd be good to have a FreeRTOS port that didn't use lwIP.Statistics: Posted by jayben — Thu Mar 28, 2024 8:06 am
View ArticlePython • why is logging not correct, but print is?
Hello,when I run the script , the print info is correct, but when I look at the logging it is way off and wrong.Can somebody please have a look at this?PRINT:pi@solaranzeige:~/th $...
View ArticleBeginners • Re: I want to easily and affordably speed up my raspberry pi 3 b...
Get a Pi 4. Very easy AND very affordable.Or a Pi5.Or a Pi 3B+. Although I have to say, I'm using a 3B for my Octoprint and it's absolutely fine.I use 2 printers with octopi on 2 3Bs and it works...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Screen duplication artifacts with DSI...
Why don't you use the typical timing? Your's is a mixture of typ and max.Did you try with dual-lane DSI? Yes, one lane is more than sufficient for yoir resolution...Sorry, don't have a data sheet of...
View ArticlePidora / Fedora • Re: F40
does rawhide is 40?https://fedoramagazine.org/announcing-f ... x-40-beta/thanks, why is fedora-img so big, eat all my bandwidth/month Statistics: Posted by cjan — Fri Mar 29, 2024 6:48 am
View ArticleCamera board • Re: RPI Zero - Baremetal Unicam / CSI-2 Camera
of note, there is a mailbox call to turn on the power for the analog side of the unicamhttps://github.com/raspberrypi/linux/bl ... m270x.dtsiCode: csi0: csi@7e800000 {compatible =...
View ArticleBeginners • Re: Active cooling fan
viewtopic.php?t=362647How do you power your Pi? Is there any drive connected to USB? Some users reported problems which were in the end caused by devices backpowering the Pi. Also monitors were...
View ArticleTroubleshooting • Re: No wifi or HDMI after soldering to gpio pins -...
Thanks for the reply!I had to borrow a friends soldering iron, and won't have access too it untill the weekend again.Let's say everything works as normal when I have removed the pins, what should my...
View ArticlePython • Re: why is logging not correct, but print is?
Have you somehow got more than one instance of your program running?How are you running the program?Statistics: Posted by rpiMike — Fri Mar 29, 2024 7:36 am
View ArticleGraphics, sound and multimedia • Re: Push Button Video Display
Pi Presents will do this. Use a radiobuttonshow. You will need the legacy Bullseye RPi OS.pipresents.wordpress.comStatistics: Posted by KenT2 — Fri Mar 29, 2024 7:48 am
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
Gavinmc42 said:“Not sure why it needs so much thinking time to add 2+ 2?Sometimes I don't need a chatty bot, just a calculator.”Please, consider what these LLMs are doing. Simplified: via probability...
View ArticleTroubleshooting • Re: wlan0 disabled even though I configured my wlan in Imager?
default 1 active connection at a timeStatistics: Posted by kerry_s — Sat Mar 30, 2024 5:50 am
View ArticleTroubleshooting • Seems like the imager is still hashing passwords
If you don't manually reenter ssh and wifi password every time, it's replaced by gibberish. Not sure yet if it's the cause of the wifi issue I posted earlier but I'm testing it now. Best...
View ArticleTroubleshooting • Re: Unable to find /dev/ttyUSB0 in raspberry pi 5
Problem Solved!USB-Serial converter was the problemafter I change the module it worked well Thanks everyone!!Statistics: Posted by cheolsoon — Sat Mar 30, 2024 7:11 am
View ArticleBare metal, Assembly language • Re: Squeezing 17ns FIQ service to the 59MHz...
Correct me if I'm wrong for my calculations on the data bus speed: https://rpi-magazines.s3-eu-west-1.amaz ... Window.pngI guess my Raspberry Pi 3 Model B Rev 1.2 (c) Raspberry Pi 2015 is in the...
View ArticleTroubleshooting • sudo reboot takes 4-8mins
My RPi 4B running Linux raspberrypi 6.1.21-v8+ takes ~8 minutes to reboot. Here's what I was messing with when this first happened, then a reboot timeline, and then some logs I've looked at.I...
View ArticleRaspberry Pi OS • Re: Install an old version of raspbian
I finally installed a version of 2018 and it works fine. I will have other questions, but in other treads.Statistics: Posted by michielsjef — Sat Mar 30, 2024 8:24 am
View ArticleFrançais • RPI Zero 2W installer pip pour python2
Bonjour,J'ai installer Python2 sur mon RPI zero 2wCode: serveur@RPI-Zero-2W:~ $ sudo apt-get install python2Lecture des listes de paquets... FaitConstruction de l'arbre des dépendances... FaitLecture...
View ArticleFrançais • Re: [Projet collaboratif/PI 5] Ajout de l'option Overclocking pour...
Il est tout à fait possible d’étendre ce "projet/programme" à tous les Pi's. Je suis persuadé que tout est possibleCeci est dejà fait pour les pi 1 et 2 (vraisemblablement , l'equipe de Rpi a...
View ArticleTroubleshooting • Re: Seems like the imager is still hashing passwords
Those hashed keys / passwords are absolutely fine...I use the same for all installs and never have any password / key problems.Statistics: Posted by DirkS — Sat Mar 30, 2024 8:49 am
View Article