Skip to main content
Visitor II
April 16, 2024
Question

STM32CubeMX cannot download software packages from server

  • April 16, 2024
  • 1 reply
  • 1295 views

Neither STM32CubeMX nor STM32CubeIDE can't connect to ST servers to login into MyST and/or download firmware packages/toolchains. Problem is that there is no verbose output for what is the reason, just error message

Vad32m_0-1713265578362.png

But from wireshark capture I can see that it can resolve name of server and communicate with it, so firewall shall not be an issue.

Vad32m_3-1713265895820.png

Same goes for STM32CubeIDE

Vad32m_1-1713265663377.png

But it also has access to internet, at least can see updates

Vad32m_2-1713265792119.png

And can establish connection with ST Micro servers

Vad32m_4-1713266159291.png

 

This issue is only with specific corporate laptop, mentioned software can run without issues on my personal PC which is in same LAN. I am working on this issue with my company IT department, but it is hard to guess what could be the problem, because there is no specific info on why error happens. To me it seems like server breaks connection, but it would be nice to get some logs out of software to understand better how to troubleshoot the issue. 

This topic has been closed for replies.

1 reply

Andrew Neil
Super User
April 17, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.