2022-06-29 07:04 AM
We want to migrate from STM32L4+ to STM32U5 series of processor.. this latest software is not supported by older ide (1.6.0) so we need to migrate from stm32cubeide 1.6.0 to 1.10.0..
I have un-installed the older version and cleared all possible directories, disabled firewall, and removed antivirus. we are using windows7 OS.
Done appropriate proxy settings in Window-->Preferences-->Network Connections as per https://wiki.st.com/stm32mpu/wiki/How_to_set_up_proxy_and_P2P_Ethernet_connection_with_STM32CubeIDE.
Upon checking connection status in Window-->Preferences-->STM32Cube-->Firmware updater the check connection failure is noticed. I am unable to create any STM32 project as it needs a network connection for downloading the repository.
I am able to connect properly to another computer in our LAB. with the above-given procedures.
Kindly let me know pointers to debug this issue further.
Solved! Go to Solution.
2022-06-30 06:11 AM
Thank you Peter for your reply.
We can not directly connect to internet. Via our organization proxy server only we can access the internet.
The network connection was successful on the same machine for the previous installation (1.6.0), but it stopped working when I installed stm32cube1.10.0.
Infact on some other machine its working with same version (1.10.0); only difference is that its fresh installation.
I tried all the three modes but no success.
I got one more doubt - I am able to reload in Available Software Sites as shown in attached image, that indicated valid network connection then why connection failure on firmware update page
2022-06-30 06:35 AM
Hi @Agour.1 ,
Please follow these instructions to collect more details about your network issue:
C:\Users\<use_name>\.eclipse
C:\Users\<use_name>\.stm32cubemx
Regards,
Aymen.
2022-06-30 09:39 PM
2022-06-30 09:40 PM
2022-06-30 09:40 PM
2022-06-30 09:43 PM
Hi Aymen,
Thank you for your support. Kindly refer to the ide.log attached in previous replies. I have also attached the zip file for .eclipse and .stm32cubemx for your reference.
Regards,
Aditya
2022-06-30 11:57 PM
Hi @Agour.1 ,
I'm suspecting a certificate issue with your proxy company.
The other PC Lab (where CubeIDE execution is OK), is also running on Windows 7 ?
Last trial to test:
Regards,
Aymen.
2022-07-01 12:16 AM
Hi Aymen
Your last trial worked. Thanks a lot, man. Please see the attached snippet. I am attaching ide log for you to diagnose further.
Reply for "The other PC Lab (where CubeIDE execution is OK), is also running on Windows 7 ?" - I have tried two PC with Windows8 and windows7. Please note the fresh installation was done for both of these PCs.
2022-07-01 12:40 AM
Seems your setup is now OK.
2022-07-01 01:21 AM
Yes it is.
Thank You again for your support.
I feel the following two lines alone will solve such issues in future: