RTL8367S/RTL8366/MT7530D hacking with external MCU by SMI interface
I found some hacking project for RTL8367 & RTL8366/RTL8369 switch
- https://github.com/McMCCRU/Arduino_RTL8367C
- http://spritesmods.com/?art=rtl8366sb&page=1 , code download: http://spritesmods.com/rtl8366sb/rtl8366sb.tgz
- https://github.com/McMCCRU/Arduino_MT7530D
Actually, I've noticed there's another more recent Arduino binding:
https://github.com/shiroichiheisen/Realtek-Unmanaged-Switch-Arduino-Library https://github.com/shiroichiheisen/Realtek-Unmanaged-Switch-Class-Wrapper-Arduino-Library (Object-Oriented version)
May I ask if you have tested the port mirroring and QoS functions of API functions
RTL8367RB_RTL8367MB_Register_Table_V1.0.0.pdf update register table for the project
RTL8367RB_RTL8367MB_Register_Table_V1.0.0.pdf update register table for the project
Amazing. That explains a lot. Thanks!