I've been working on a a POE shield for the OpenMV H7 I have the power issues fixed, The main issue i am having is how to attach the SPI to the Ethernet port:
Code: Select all
rpc_wifi_or_ethernet_slave(my_ip="", port=0x1DBA)
http://ww1.microchip.com/downloads/en/D ... 39935c.pdf
any help would be appreciated.