Developing a QCA7000-Driver (Powerline-Adapter, similar to a SPI-Ethernet-Adapter) for the ESP32.
I modified ethernet_low_level_output and ethernetif_input in ethernetif.c so that they are writing the buffers directly to/from the QCA7000.
Is there a more elegant way to access the tcpip_adapter without modifying ESP-IDF?
I found tcpip_adapter_eth_input in tcpip_adapter.h for writing input directly.
Is there also some equivalent "highlevel" output function?
New SPI-Ethernet-Adapter without modifying esp-idf
Re: New SPI-Ethernet-Adapter without modifying esp-idf
Hello @nxt518 Have you found a better way?
Re: New SPI-Ethernet-Adapter without modifying esp-idf
I did not find another way than using ethernetif_input and modified ethernet_low_level_output, except using modified nettestif.c.
So my ESP-IDF is modified, but the QCA7000 works reliably with tcpip_adapter.
So my ESP-IDF is modified, but the QCA7000 works reliably with tcpip_adapter.
Re: New SPI-Ethernet-Adapter without modifying esp-idf
Hello !
I’m trini doing exactly same things for same chip . We can exchange contacts and put 2 brains on ?
I’m trini doing exactly same things for same chip . We can exchange contacts and put 2 brains on ?
-
- Posts: 2
- Joined: Sun Jul 12, 2020 8:27 am
Re: New SPI-Ethernet-Adapter without modifying esp-idf
Hello! I'm contemplating using the ESP32 with a QCA7000 chip. I understand you were able to make it work? Did it work reliably?
Is there any chance you are willing to share the modifications you made to esp-idf?
Thanks in advance!
Is there any chance you are willing to share the modifications you made to esp-idf?
Thanks in advance!
Re: New SPI-Ethernet-Adapter without modifying esp-idf
would be possible to share mods done to etherif to make qca working ?
Thx
Thx
-
- Posts: 1
- Joined: Tue Mar 09, 2021 4:52 pm
Re: New SPI-Ethernet-Adapter without modifying esp-idf
Hi,
I'm also interested in getting the ESP32 to work with a QCA7000 chip regarding Ethernet via SPI.
Would it be possible to get the modified src files?
Greetings
Tom
I'm also interested in getting the ESP32 to work with a QCA7000 chip regarding Ethernet via SPI.
Would it be possible to get the modified src files?
Greetings
Tom
-
- Posts: 2
- Joined: Tue Nov 08, 2022 3:33 pm
Re: New SPI-Ethernet-Adapter without modifying esp-idf
Hallo,
I have issue regarding understanding the interface the IP stack.
Is it possible to share your running code?
Best Regards,
Sai
I have issue regarding understanding the interface the IP stack.
Is it possible to share your running code?
Best Regards,
Sai
Who is online
Users browsing this forum: No registered users and 51 guests