2016-11-14 04:04 AM
hello
this is my first try to work with ARM and I bought stm32f103c8t6 that is simple to start with it a few days before i buy a big development boardI have a problem in installing usb driver on windows 10 for stm32f103c8t6 I have STM32CubeMX and already installed stm32f1 package but windows 10 shows a problem in device manger please see the atachment for the message and the board has red led that blinking please help thank you2016-11-14 04:34 AM
Hello,
Try with the ''compatibility mode'' setting and change it for windows 7/8 .Regards2016-11-14 06:33 AM
do you mean I have to uninstall STM32CubeMX and reinstall it in ''compatibility mode'' with windows 7 ?
2016-11-14 07:15 AM
I have tried to install drivers on windows 7 with board but not worked and it showed on windows 7 that usb is not recognized
please help: do you think the board is not working and i have to reship it as damaged?do i have to put jumper ? or maybe do you think that no usb loader in chip and i have to use stlink to install loader ??the red led is blinking , i don't have stlink now ..please help me2016-11-15 01:42 AM
Hi,
I recommend you to increase heap and stack sizes in the CubeMx setting.Then, start with a working USB example to identify what is going wrong in your case and confirm if the problem here seems related to the hardware or software environment.You can refer to this CDC Standalone application to confirm that device is working properly: STM32Cube_FW_F1_V1.4.0\Projects\STM3210C_EVAL\Applications\USB_Device\CDC_StandaloneLet us know if there is any improvement there.Regards2016-11-15 03:42 AM
as i think until now there is no bootloader for usb in the controller so i ordered stlink v2 and usb to ttl converter to try both programs :
Demonstrator GUI , using usb to ttl converter to insert the bootloader andSTM32 ST-LINK Utility to insert generic_boot20_pg15.bin this bootloader file is from STM32duino-bootloaderthey will shipped to me in these tow days ,both ways as i read on internet must work...depending on what i have seen my board could not be recognized from usb device in windows so i could not program it so how i will use CubeMx ?