Troubleshooting • Re: Any official personnel can tell me that the da9090 pmic...
OK, so it is possible for resellers to buy reels of DA9090 from us, we do not sell directly. So you would need to approach a reseller to see if they have stock. However, I think only MC Hobby in...
View ArticleOther projects • Re: Connecting LCD displays to raspberry pi
Is it correct understanding that you have a cloned display now?That should be achievable by simply flicking a switch on the interface PCB.Anyhow, good to hear you're fine with your results.Statistics:...
View ArticleTroubleshooting • Re: Can't set static IP.
DEBIAN, RASPBIAN and RASPIOS are three distinct things and documentation for one may not apply to the others...Quite, but where exactly should our thought process lead us to find the specific...
View ArticleFrançais • Re: gpio c++
restons sur python et sur rpi ! je cherche juste a creer mon c en python sur rpi donc laisson arduino de coter merciSi vous voulez creer un système de commande de votre climatiseur, et le rendre...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
It will be interesting to see if the $60/80 pricepoint will become standard for future Pis. I hope not, but that boat has already sailed. And I hope it keeps backwards compatibility with power...
View ArticleGeneral • Re: Pico as slave not receiving data from arduino(master).
Hi, I have attached below Master and Slave code.Master code:We have referred the below github link for master to send data.Link:https://github.com/felias-fogg/SoftI2CMasterSlave code:#include...
View ArticleTroubleshooting • Unstable NVME disk
Hello,I have a strange behavior with 1TB NVME disk (Crucial CT1000P2SSD8) and case Lemorele : https://www.amazon.it/gp/product/B08TWW ... UTF8&psc=1Coming back to the issue, it works fine for...
View ArticleGeneral • Bidirectional GPIO
I am trying to use the GPIO3 pin to do bidirectional IO with the Pico SDK. I am porting an application which was written using another library for the Pico where it worked as expected.In my...
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
Logiquement le bureau apparait après une update / upgrade du système.Le cas de figure de l'écran noir avec le curseur clignotant ne se manifeste plus en suivant ce schéma :Installe distro --- update /...
View ArticleGeneral discussion • Re: Fail2ban List
You're better off asking the people who wrote fail2ban here: https://github.com/fail2ban/fail2ban/issuesStatistics: Posted by memjr — Wed Jan 24, 2024 7:17 am
View ArticleSDK • Re: Mocks for pico SDK?
Hey kilograham,Thanks for the pointer. I only need to play with things like Code: get_absolute_time() and change the value it needs to return..who I can validate if a decision I make based on time is...
View ArticleGeneral • Re: Bidirectional GPIO
The pin appears to be always low on the oscilloscope. Using gpio_get I always get a 0.I don't understand what your problem is. The oscilloscope says the pin is low. gpio_get() also reports that it is...
View ArticleCompute Module • Re: Compute module 4 - stream
Hello everyone,As I mentioned, I tried it and managed to stream in 4K at 20 fps (3840x2160).Statistics: Posted by srmistral — Thu Jan 25, 2024 7:08 am
View ArticleUbuntu • Re: Is there a problem with the latest Ubuntu update?
looks are overrated sure raspberry os is not the prettiest girl on the block, but she's not the ugliest either.she'll give you first base and make you work for the extras. Statistics: Posted by...
View ArticleCamera board • Re: libcamera-hello works but not libcamera-vid
Raspberry Pi 5 uses the libav backend for video encode. This is and enormously flexible and powerful library for video encode operations, including audio encoding and container support, which would...
View ArticleCamera board • Re: Raspberry Pi Camera 3 Wide not working on Rpi3B+
Please go through the post here and follow the instructions EXACTLY.Statistics: Posted by naushir — Thu Jan 25, 2024 7:21 am
View ArticleGeneral • Re: Mount QSPI flash over USB
I'd suggest either ripping the code from CircuitPython, or reading the USB MSC spec. It's available online for free direct from the USB Implementer's Forum.Something to note is that MSC doesn't have a...
View ArticleOff topic discussion • Use Pico as an I2C Slave
Hi, The below mentioned code is micropython code for receiving data continuously in pico(Slave). We have tried different logics with Pico C but nothing worked. Could anyone provide the equivalent C...
View ArticleGeneral • Re: fried usb hub, with some wrong connection in pico.
You might have accidentally short-circuited or exceeded the current limit on your USB hub, causing it to malfunction. Always be cautious with current measurements and connections.how do I make sure I...
View ArticleGeneral discussion • rpi5 official power supply alternative
Hi, I have buy rpi5. But, official rpi5 power supply not available in India. Q.1: can i use rpi4 supply with rpi5? Q.2: what are other rpi5 supply which has better results. I am going to attached, 2...
View Article