Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1579

Python • Re: SPI Communication at Raspberry Pi Model 4 B Using Python

$
0
0
It would help to know the device connected to the SPI bus.
The SPI devices I used so far set CS low == active during the complete transmission, not only as a short trigger at the start.

And spidev also handles CS 'automagically'. No need to set/reset this in code, usually.
See also https://pinout.xyz/pinout/spi

Statistics: Posted by ghp — Wed Aug 13, 2025 1:17 pm



Viewing all articles
Browse latest Browse all 1579

Trending Articles