Jump to content

Enable W5500 SPI ethernet board


anton.miroshnichenko

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

Armbian & Khadas are rewarding contributors

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

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines