cancel
Showing results for 
Search instead for 
Did you mean: 

USBTMC

skibowski
Associate
Posted on July 04, 2011 at 14:17

I want to implement USBTMC with STM32 USB-FS-Device lib and don't know where to start :(

Any hints ?

2 REPLIES 2
Posted on July 04, 2011 at 15:47

I want to implement USBTMC with STM32 USB-FS-Device lib and don't know where to start

 

How familiar are you with USB, and this protocol in particular?

http://www.eetimes.com/electronics-products/test-measurement/4074421/USBTMC-Unwrapped

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
skibowski
Associate
Posted on July 04, 2011 at 16:12

thanks for this link !

At the moment i'm working with an modified version of the CDC-VCOM-Example.

The hardware is basically an DAQ-System, therefore i find USBTMC is the better choice.

I'm not very familiar with USB but I'm trying to get through with some books and

firmware examples from ST 🙂