Skip to main content
jose239955
Associate
November 25, 2021
Question

STM32CubeProg install path with diacritic characters

  • November 25, 2021
  • 2 replies
  • 803 views

Seems that if STM32CubeProg is installed in a path with diacritic characters it simply won't work.

For example, my user path on Windows is C:\Users\JoséSimões. If STM32CubeProg is installed there it simply wont work.

Any chance you can improve this? I mean, in this day and age, it doesn't make sense to have a limitation such as this on a modern CLI tool.

Thanks!

This topic has been closed for replies.

2 replies

jose239955
Associate
November 25, 2021
Piranha
Principal III
December 1, 2021

The Cube tools are not built on Qt, but on Java. So it's probably this problem:

https://stackoverflow.com/a/21990254