Jump to content

Enable W5500 SPI ethernet board


Recommended Posts

Armbianmonitor:

Hi,

Please help to setup W5500 Ethernet board on Armbian (Orange PI Zero).

 

My config:

 

$ cat /boot/armbianEnv.txt
verbosity=1
logo=disabled
console=serial
disp_mode=1920x1080p60
overlay_prefix=sun8i-h3
overlays=usbhost2 usbhost3 spi-spidev
param_spidev_spi_bus=1
rootdev=UUID=4a65461e-d8ac-4d8f-94c0-05ecd12f6d58
rootfstype=ext4
usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u

 

I can see spi:

$ sudo ls -l /dev/spi* 
crw------- 1 root root 153, 0 Nov  3 22:32 /dev/spidev1.0


But no eth1...

 

Maybe I need to install some "user_overlays"?

I was trying to use "anyspi" and "w5500" overlays from Raspberry Pi but failed...

Link to comment
Share on other sites

On 11/5/2020 at 11:49 PM, anton.miroshnichenko said:

As far as I understood this also can be done with recompiling linux core. Maybe with this driver, but I didn't try yet.

I tried that. I rebuild kernel with WIZnet drivers included as module, set them load at boot, but to no avail. 

On Raspberry 4 with Raspbian I set it to work successfully with this guide - https://www.instructables.com/Add-a-WIZ850io-Wiznet-W5500-Network-Port-to-Your-R/ 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines