MDBT42Q and ethernet

Posted on
  • Are there any prefered pins to attach a WIZnet WIZ550io/W5500 Ethernet module to a MDBT42Q board?

  • Not at all - you should be able to use whatever you want since the SPI pins can be put on any IOs

  • Ok, so let's try those pins.

    SPI1.setup({ mosi: D22, miso: D20, sck: D19 });
    eth = require("WIZnet").connect(SPI1, D18);
    
  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

MDBT42Q and ethernet

Posted by Avatar for MaBe @MaBe

Actions