AI Camera - IMX500 • Can't transform .keras file with imx500-converter[tf]
Hello,I tried to transform the .keras model according to the following document on windows.https://developer.aitrios.sony-semicon. ... _converterEnvironmentOS: windows 11 pro,python: 3.11.2Tensorflow:...
View ArticleBeginners • Re: How to determine if the device is compatible with the Pi Zero...
If you tell us the type of device and how you plan to use it we might be able to advise you better.Statistics: Posted by rpdom — Wed Nov 06, 2024 9:46 am
View ArticleCompute Module • Antenna Pattern and Schematic for FCC certification
Hello,we need to get documentation of the internal antenna and CM4 schematics for finishing FCC certification.Our device is handheld type which mean current FCC certification is not enough and must be...
View ArticleRaspberry Pi OS • Re: Debian GNOME Ubuntu NO SNAP
Hey Palpatine, awesome progress! If you want it to look and feel even more like Ubuntu, you could check out steps 2.1 through 2.6—just a tip! Let me know how it goes!Statistics: Posted by Wobbo — Wed...
View ArticleDevice Tree • Re: How to enable CS high
Then changed the overlay for having CS configured ACTIVE_HIGH (cs-gpios = <&gpio 8 0>; 0 is the GPIO_ACTIVE_HIGH; also requires 'spi-cs-high' in the SPI device node (the 4in panel in my...
View ArticleTroubleshooting • Re: Unable to Activate USB Boot on Zero 2W
Did you remember to reboot from the microSD card after modifying your config.txt file?I did. I've come at it from several angles, always the result is 3020080a.The Pi documentation says if the...
View ArticleCamera board • Re: Raspberry pi 5 cannot connected with kamera v2 or V3.
Hi,unfortunately it didn't work after trying like your description. I have bought a new Raspberry pi 5 to check it with it, unfortunately the same issue. I will also try to buy the new camera module...
View ArticleAdvanced users • Re: CAM/DISP Port on RPi5 connecting a 39 Pin MIPI Display
They provided the init sequence - but I don’t know where I should have that inserted. ‘Using a DSI Display’ documentation is very useful, and I am getting my head around with the further reading...
View ArticleBeginners • Re: Pigpio initialization error while try to run LoRa c codes
Perhaps a copy of pigpio is already running?Try sudo killall pigpiod before starting your script.Statistics: Posted by joan — Wed Nov 06, 2024 10:20 am
View ArticleRaspberry Pi OS • Re: Forcing a Desktop Screen Resolution, on Raspberry Pi...
and set the screen resolution via raindrop. (preferences, screen configuration, screens)How do you set a custom resolution that way? If I open that dialog it just shows a list of resolutions, no...
View ArticleTroubleshooting • Re: Raspberry Pi 3b, 4 and 5 outputs to a USB-C (and DP...
Thank you very much for the response.Could this be achieved using a video hub? For example Video out from the Rpi > to a hub > out to the screen? I'm sorry, but the lack of a solution is...
View ArticleAndroid • Re: Android 15 for Raspberry Pi 5 by emteria
You may want to read the sticky at the top of this board.We have reopened the Android forum.Short story, it's an unsupported Operating System here, the forum you were directed to is their support...
View ArticleTroubleshooting • Re: Raspberry Pi 4 // Trouble Outputting to a 1280x400 Display
Bleh, typo with the _ instead of +.Best option is to fix up the EDID as none of the other mechanisms work under all circumstances.You're unlikely to be able to actually reprogram the monitor itself,...
View ArticleCompute Module • Re: MMC Kernel crash
Can reproduce the same on the newest Kernel.Code: [ 135.004566] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP[ 135.010931] Modules linked in: cmac algif_hash aes_arm64 aes_generic...
View ArticleSDK • Re: Advice requested with running VS Code on RPi 4
What version of Raspberry Pi OS are you running on your Pi 4? Currently, the extension is only compatible with 64-bit Bookworm, so won't work correctly if you're running an older or a 32-bit OS.Also,...
View ArticleMicroPython • Re: Pico W _thread OSError: TinyUSB callback can't recurse
I have also found threads to be unreliable when used incorrectly.My test shows without a main loop, the program crashes.Try my simple example above. Run it like it is, it does fine.Remove the main...
View ArticleRaspberry Pi Connect • rpi-connect and rpi-connect-lite 2.1.0:...
Hi all,We've just released rpi-connect and rpi-connect-lite 2.1.0. The full changelog is available from apt once installed by running one of the following:Code: $ apt changelog rpi-connect$ apt...
View ArticleRaspberry Pi Connect • Re: Cant connect after network change
Hi all,We've just released rpi-connect and rpi-connect-lite 2.1.0 which has a change which will hopefully help pick up networking changes much more promptly.Could you please upgrade and let us know if...
View ArticleGeneral discussion • Re: Raspberry Pi 5 Remote Desktop to Windows 11 PC
Normally people connect to a Pi using RDP (or VNC Viewer) on the Windows PC. The PC has keyboard/mouse and the Pi does not.Or we enable rpi-connect on the pi and use a browser on the...
View ArticleTroubleshooting • Re: Raspberry pi wifi/ethernet error
Can you connect it to an HDMI monitor and boot without any microSD card in the pi?Statistics: Posted by neilgl — Thu Nov 07, 2024 10:37 am
View Article