cancel
Showing results for 
Search instead for 
Did you mean: 

stm32_smart board usb serial for Arduino IDE programming

STal.1
Associate

Hi,
I have a STM32_Smart board with ST32F103C8T6, running Win10 and Win7.
I am trying to upload Arduino programs using the serial usb COM port.
I used ST-link V2 to upload the STSW-LINK009 (BTO=1) which enabled the USB as a COM port, and I can read the comments sent by the loaded program from the COM port.
To upload an Arduino program with the COM port, I set the Arduino IDE board to "Generic STM32F1", part: "Generic F103C8T". The COM port opens, but I get an error:
"Error: Activating device: KO. Please, verify the boot mode configuration and check the serial port configuration".
Have tried many port configuration, but for no avail.
Can anyone show a working setup that will enable Arduino on the STM32_Smart?
 
 

1 REPLY 1
STal.1
Associate

Solved by installing another driver.
Followed the instructions by Aswinth Raj in: 
Programming STM32F103C8 Board using USB Port 
Works fine with STM32_smart, thanks.