Re: libusb_win32

Xiaofan Chen <[email protected]> Sun, 6 Mar 2016 22:30:14 +0800
Newsgroups gmane.comp.lib.libusb.devel.windows
Message-ID <CAGjSPUAak5qeGrGJ6C0J9ih49i+PqxxL6DSzyaMC4T3wxL9brw@mail.gmail.com>
On Sun, Mar 6, 2016 at 9:27 PM, ouled omar ilyes
<[email protected]> wrote:
> Hello,
> First, congratulation for your excellence. I've read this site
> (https://sourceforge.net/p/libusb-win32/mailman/message/29925266/) and i'm
> really interressant in using the same logic behind it.
> I'm developing an application on C# in order to communicate  with STM32.
> So, i need the STlink library to use in my application.
> Do you know where can i get a copy from it, or can you help me with some
> documents to develop one.
> I hope that i get an answer from you.

I do not quite understand you.

If you are interested in the ST-Link protocol, you may want to look
at this one.
https://github.com/texane/stlink

Or OpenOCD.
http://repo.or.cz/openocd.git/blob/HEAD:/src/jtag/drivers/stlink_usb.c

If you need to make an USB device using STM32 and then use
C# to talk to it, then it has nothing to do with ST-Link.

-- 
Xiaofan

------------------------------------------------------------------------------