cancel
Showing results for 
Search instead for 
Did you mean: 

Question about the network.

RSeit
Associate

I need a network connection for my project. Does the network PHY have to be programmed in CM4 via LwIP ... or does communication via OpenAMP to the CA7 work? Are there examples of a simple web server that can switch a port or similar? Thank you very much for your effort.

1 ACCEPTED SOLUTION

Accepted Solutions
Olivier GALLIEN
ST Employee

Hi @RSeit​ 

On STM32MP1, Ethernet, as all other connectivity IPs, is managed from A7/Linux not from M4.

Please have a look to online documentation starting from this page :

https://wiki.st.com/stm32mpu/wiki/Ethernet_overview

Hope it help,

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Olivier GALLIEN
ST Employee

Hi @RSeit​ 

On STM32MP1, Ethernet, as all other connectivity IPs, is managed from A7/Linux not from M4.

Please have a look to online documentation starting from this page :

https://wiki.st.com/stm32mpu/wiki/Ethernet_overview

Hope it help,

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
RSeit
Associate

Thanks for your help. With this answer, I come a bit further. A nice time.