Question
STM32CubeMX UTF8 source file merge bug
Posted on February 15, 2017 at 04:28
It seems STM32CubeMX can not handle well with UTF8 source file.
If my main.c is encoded in UTF8, regenerating code in
STM32CubeMX will lead to a scrambled mess. Characters above ASCII range are converted to gibberish, even if they are in user code section. It's nonsense.
https://community.st.com/s/topic/0TO0X000000BTr8WAG/stm32cubemx