2021-01-04 10:38 PM
I am using STM32CubeIDE. It frequently downloads large files from internet (e.g.; device specific file when you start a new project, updates, etc).
The problem is, the files are downloaded to my C drive which is SSD. The download location is "C:\Users\<username>\STM32Cube\Repository".
I want to set this location to a custom one (for example somewhere in drive D) in order to save my SSD drives lifetime. How do I do this?
2021-01-04 10:43 PM
Should be in the settings/options as well as being configurable when installing.