This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32-103STK usb connection

I have a STM32-103STK board with a keil ulink-me usb programmer. My job is to create a USB connection to the pc.
I've downloaded the USB-HID demo from keil (http://www.keil.com/download/docs/361.asp), compiled it and loaded it onto the board. But the demo isn't working. I know it would not work as it should be cause this board hasn't have the leds, but windows should recognize a USB device I think.

Does anyone knows how to get this working? Would this demo work on this board?

Parents
  • I'm not sure sure.

    USB involves a lot of code - so that's a lot of work to port it all!

    Porting requires a good understanding of 'C' programming in general, and at least a working knowledge of both the "source" and the "target" compilers - none of which appears to apply here.

    I think there really are just too many unknowns in this equation!

Reply
  • I'm not sure sure.

    USB involves a lot of code - so that's a lot of work to port it all!

    Porting requires a good understanding of 'C' programming in general, and at least a working knowledge of both the "source" and the "target" compilers - none of which appears to apply here.

    I think there really are just too many unknowns in this equation!

Children
No data