How to set up proxy and P2P Ethernet connection with STM32CubeIDE

Revision as of 10:53, 29 May 2020 by Registered User

1. Introduction[edit source]

This article will explain how to set up a Point-to-Point connection to the MPU target, in case of a proxy is also setup on the PC for accessing the Internet.

2. Setting up 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 MPU target.
Network Setting in STM32CubeIDE