Quantcast
Browsing all 4908 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

SDK • Re: Where is the C compiler riscv for windows ?

Every day something new Does somebody know LLVM compiler for RISC-V? So far best performance is for ARM byt LLVM with LTO option enabled. Some test with with float and integers math on LLVM LTO takes...

View Article


Beginners • Re: Raspberry Pi Camera Module 3 Not Working

Can you show photos of how it's connected?Statistics: Posted by gordon77 — Sun Sep 29, 2024 7:19 am

View Article


Troubleshooting • Re: HDMI settings in Bookworm

never seen an lcd display with a native HDMI interface --> what kind of scaler board do you use?Some UHD-Ii scaler boards offer 4 HDMI input, running the screen as 4x UHD videowall.Sorry for the...

View Article

Beginners • venv, poetry noob stuff

So getting myself a bit tangled up tinkering around with a oled for the first time. Got the basic system info package up and going since there were plenty of how to articles also with some help from...

View Article

Networking and servers • Re: Project help using wifi and ethernet

I know the name 'RaspAP', but I think you risk that it messes up Bookworm installation as older Debian versions do not use NetworkManager.Bookworm and Bullseye are both officially supported by RaspAP,...

View Article


Linux Kernel • 5.15.163 source code on rasberrypi/linux repository

Hi,I am using Ubuntu 22.04 server on my CM4 and see that the Linux kernel it is running is 5.15.163. The rasberrypi/linux repository seems to have a much older kernel. I am trying to apply the...

View Article

Pidora / Fedora • Re: RPi 4: downloads unreliable w/ 1Gbps but not w/ 100Mbps...

yeah, fedora still uses that slow ubooti think there the only ones still doing that to run on rpi'sStatistics: Posted by kerry_s — Mon Sep 30, 2024 6:20 am

View Article

SDK • Re: 'clock_get_hz' was not declared in this scope

clk_usb is fixed at 48 MHzTryCode: clock_get_hz(clk_peri)clk_peri is driving UARTs and SPInormally is linked to clk_sys (as source), but switches to clk_usb (48MHz fixed source)It is older, done for...

View Article


Image may be NSFW.
Clik here to view.

Other RP2040 boards • Re: W55RP20-EVB-PICO

Push it faster !The W5500 SPI supports 80 MHz speed …and the new efficient SPI protocol, so users can implement high speed network communication.A quick 5-minute test using the Arduino libraries gave...

View Article


General discussion • Re: Video slow down help...

Maybe you're better off asking in the Android OS forum.Why can't you use the official OS for such use case?Statistics: Posted by aBUGSworstnightmare — Mon Sep 30, 2024 7:02 am

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: venv, poetry noob stuff

slapped this together real quick to mount the screenStatistics: Posted by DaBeard — Mon Sep 30, 2024 7:05 am

View Article

General • Re: ADC DNL on Pico2

Let's face it, we're not going to get the kind of ADC an STM32H723VE has. I'd like to understand why that is. The STM32H7 prices from USD2.2699 in 100-off quantities from LCSC.We don't have pricing on...

View Article

Networking and servers • Re: Which IPv6 address

Thank you for another in depth reply, I was quite au faix with IPv4 networking and recognising addresses associated with computers on my network, not so easy now I guess.Wondering now if interface...

View Article


Python • Re: CPU Temperature Test Not Working; Need File Format

I tried to use the code on the "Heating and cooling Raspberry Pi 5" page (https://www.raspberrypi.com/news/heatin ... erry-pi-5/) and couldn't get it to work; kept getting this error:Code:...

View Article

Linux Kernel • Re: 5.15.163 source code on rasberrypi/linux repository

Our Linux repo current is at 6.6, so I am a little confused why you think it's older than 5.15?Statistics: Posted by jamesh — Mon Sep 30, 2024 7:41 am

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: MIPI CSI2 device driver for 1D iamge...

Hi, 6by9,From sensor's datasheet, I confirmed that it works with Continuous mode (400MHz) so I removed "clock-noncontinuous" statement from dts.But it seems not working. I couldn't get any streams.I...

View Article

Image may be NSFW.
Clik here to view.

MicroPython • L298N Motor Driver (MicroPython) motor only works in one...

Good Day PI'ersI have a pico running MicroPython v1.23 with L298N and 2 motors https://www.amazon.com/gp/product/B0CG1C7T8JOne of the motor controllers works great (forward and backward). The other...

View Article


SDK • Re: Setting SCL,SDA pins for Serial2

There is no h'w debugger, if that's what you are asking. stdout is used to output values for debugging the code. This is stand alone hardware control which will have neither uart or USB output when...

View Article

MicroPython • Re: L298N Motor Driver (MicroPython) motor only works in one...

Two comments. First, congratulations for posting a detailed description of your problem and images of what you actually built!! I so wish everyone would do this!!Secondly, it looks to me that your...

View Article

Raspberry Pi Connect • Re: Automatic resolution change

Ok, in my case I would like to have fixed screen resolution like 1024x768 all the time.Is this possible?There's no way to set a fixed size when running Connect headlessly. The display will be resized...

View Article
Browsing all 4908 articles
Browse latest View live