Last edited one year ago

How to set up proxy and P2P Ethernet connection with STM32CubeIDE

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Applicable for STM32MP13x lines, STM32MP15x lines

1 Introduction[edit source]

This article explains how to set up a point-to-point connection to the STM32 MPU board, especially if a proxy is also setup on the PC for accessing the Internet.

2 Setting up the network[edit source]

To set up the connection

  • go to Windows -> Preferences -> General -> Network Connections
  • select "Manual" in the Active Provider field, and:
    • adjust your proxy setup with Edit... in Proxy entries
    • configure a new Proxy bypass with Add Host... giving the IP address of the STM32 MPU target


Network Setting in STM32CubeIDE