Interfacing (DSI, CSI, I2C, etc.) • Re: Get DPI display up sooner?
Will test that tomorrow if time permits.Thank you. No need to test. I will test on Monday...Statistics: Posted by errolt — Sat Apr 12, 2025 6:20 pm
View ArticleRaspberry Pi 400 and 500 • Re: With great hope
Yes, there is, search for the Pi500 release thread.The answer was no and no and not telling sort of thing. But of course, things change, ideas change, money changes and capability of machines...
View ArticleTroubleshooting • Re: using the adafruit-gpio library
You have to do the I2C configuration properly. Take a look at the Adafruit content and see if you have done this part meticulously. https://learn.adafruit.com/adafruits-ra ... guring-i2cIf there is no...
View ArticleNetworking and servers • Re: DBI connect fails when db is working
If you mean access remotely using NFS, then yes I have. Should I be doing something other than that?Statistics: Posted by akaodin — Sat Apr 12, 2025 6:32 pm
View ArticleGaming • Re: Funny Art and Games
Can't we play these games on Windows PC/laptop?Statistics: Posted by crugo — Sat Apr 12, 2025 6:36 pm
View ArticleGeneral • Re: How to capture the output of the micropython.mem_info() on Pico ?
This is how my Pico W memory fragmentation looks like: Statistics: Posted by Marus780 — Sat Apr 12, 2025 6:51 pm
View ArticleGeneral • Re: PSRAM Performance on RP2350
Welcome, and nice work !This is what I've got: https://forums.raspberrypi.com/viewtopi ... 5#p2307164Used: qmi_hw->m[1].timing= 0x60460201;Though I would not call "accessing 1024 randomly generated...
View ArticleGeneral • Re: Differences between pico 1 and 2, and onewire problems
https://github.com/tjko/pico-1wire-libLooking at that https://github.com/tjko/pico-1wire-lib/blob/main/src/pico_1wire.c#L119That appears to be driving the data line hard low before hard high for a...
View ArticleTroubleshooting • Re: Can't SSH into new Pi Zero 2 W
Look in your router to get the ip address of the Pi, then use that to SSH into it.Statistics: Posted by neilgl — Sat Apr 12, 2025 7:15 pm
View ArticleGeneral • Re: How do I set up USB Sniffer Lite on My Raspberry Pi Pico?
Anyway, after that I opened up Thonny ...Could the problem be that you are using Thonny to interact with a device which isn't running MicroPython, which won't be doing what Thonny may expect it to be...
View ArticleTroubleshooting • Re: Raspberry Imager and ssh login on headless Raspberry
I am also running into issues getting ssh working. I used a mac with Imager for my set up. I'm going to try using Imager on a windows machine to see if it makes a difference. If not. I'll get your...
View ArticleC/C++ • Re: Using GCC 14 on Debian bookworm
..and fwiw, if the OP ever reappears..Code: foo@pi23:~ $ /usr/local/GCC/15-20250330/bin/gcc -vUsing built-in...
View ArticleOther projects • Re: Deepseek cluster?
In case you want the cluster not for learning but getting high tokens/second, PIs are likely the wrong way to go.Thanks for posting those results.I ran the quantised 70-billion-parameter distillation...
View ArticleGeneral • Re: Credit Ian Lesnet for E9 Bug in RP2350 ERRATA
Without knowing what Raspberry Pi's criteria are for giving or excluding credit, without knowing the time when something was revealed, and who to, it is impossible to say if any credit given is...
View Article