Raspberry Pi SPI ports not quite right

For general Flowcode discussion that does not belong in the other sections.
Post Reply
RGV250
Posts: 333
http://meble-kuchenne.info.pl
Joined: Sat Mar 19, 2022 4:53 pm
Has thanked: 32 times
Been thanked: 33 times

Raspberry Pi SPI ports not quite right

Post by RGV250 »

Hi,
I am looking at SPI on the raspberry Pi, when I looked at the ports it only shows channel 1 yet it has 2 SPI ports (0 and 1) at least on the 3B.
The ports for MOSI / MISO / CLK are correct (but for SPI0) but CS/SS is shown as $PORTB.2 which does not exist, I am asuming it should be $PORTG.8.

Not a big problem but thought I would mention it so it can be corrected sometime if it is an oversight.

Regards,
Bob

Post Reply