• Used code, stuck in loop with pluged in ethrnet cabel, same module works with PICO

    // MDBT42Q
    SPI1.setup({ mosi: D22, miso: D20, sck: D19 });
    eth = require("WIZnet").connect(SPI1, D18);
    

    2 Attachments

    • Bildschirmfoto 2020-05-21 um 09.23.44.jpg
    • Bildschirmfoto 2020-05-21 um 07.00.55.jpg
About

Avatar for MaBe @MaBe started