Skip to main content
Visitor II
September 26, 2019
Solved

Question about the network.

  • September 26, 2019
  • 2 replies
  • 1311 views

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.

    This topic has been closed for replies.
    Best answer by Olivier GALLIEN

    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

    2 replies

    Technical Moderator
    September 26, 2019

    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

    RSeitAuthor
    Visitor II
    September 26, 2019

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