Error 12340002 using STM DFU DLL's SelectCurrentConfiguration
Using the STM DFU DLL's to load firmware onto some 3rd party custom hardware, we have to call SelectCurrentConfiguaration becuase the bootloader in the hardware requires this before it allows the STM32F4xx ROM to be written to
Normally this works OK. However users in Turkey have reported Error 1234002 when this call is made , and they are unable to install new firmware.
This problem only seems to affect Windows computers which were installed with the Turkish locale.
Setting the Turkish locale on a English or even German version of Windows, does not cause the problem.
But on PC's with Turkish as the initial / default locale, adding the english locale and switching to that locale to install firmware seems to fix the problem.
Is this a know problem with the DFU DLL's ??