2022-07-07 12:24 AM
If the name (filename) of module has more than one dot ( "." ) the STM32CubeProgrammer can list it in the external loder (EL) selection, but when STM32CubeProgrammer tries to use the module it fails (it generates an error).
For example this EL name generates the error: EN25Q40_MT447R2_2.0.0.stldr
the same file renamed into EN25Q40_MT447R2.stldr (removing all dots) works.
Solved! Go to Solution.
2022-07-12 07:57 AM
Hello @Gianluca Costa,
STM32CubeProgrammer should accept more than one dot in EL file name.
I will raise this issue internally to fix it in future release.
Internal ticket number: 131762 (PS: This is an internal tracking number and is not accessible or usable by customers).
Houda
2022-07-07 02:52 AM
Always best to avoid any "weirdness" in file (including folder) names
It's an age-old problem:
2022-07-12 07:57 AM
Hello @Gianluca Costa,
STM32CubeProgrammer should accept more than one dot in EL file name.
I will raise this issue internally to fix it in future release.
Internal ticket number: 131762 (PS: This is an internal tracking number and is not accessible or usable by customers).
Houda