Skip to content

spi0 and spi1 #280

@allanrozek

Description

@allanrozek

Hello, I'm working on a C++ project with a Raspberry Pico 2, two W5500 Ethernet modules and a W2815 LED strip. The idea is to receive ArtNet data on a W5500 module in SPI0 (this part works), and to retransmit the same data on the second module in SPI1. The idea is to create a module chain. My problem is that I can't initialize the SPI1 bus via the CS pin (13 by default). Do you have any idea where the problem could come from? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions