Does STM32Cube IDE require internet to operate?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-16 4:09 AM
Once the IDE is installed, is connection to the internet required while using it ?
Thanks
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-16 4:56 AM
No, you don't need the internet to build or run projects.
You do need the internet to download firmware packages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-16 4:15 AM
It depends what version you have!
I think it was 1.15.x which introduced the requirement to login?
That's why I've stuck with 1.13.0!
Also depends on what you mean by "operate"; eg, when starting a new project, it might need to download a new firmware pack - but once that's done, it's done.
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-16 4:19 AM
Thank you for the reply.
Latest version 1.16 is the one I am referring to.
By operate I mean to build and run projects
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-16 4:56 AM
No, you don't need the internet to build or run projects.
You do need the internet to download firmware packages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-16 4:57 AM
Perfect, thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-16 5:19 AM - edited ‎2024-07-16 5:20 AM
> You do need the internet to download firmware packages.
But it's possible to download them manually from the ST website as zip files(requires account ,grrrr) and then install them offline on another machine (via Help/Manage Embedded Software Packages/From Local).
- Please post an update with details once you've solved your issue. Your experience may help others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-16 5:22 AM
Thank you Barry. So essentially, one can download everything needed and then once installed one can go off-line. Great stuff!
