Skip to main content
skibowski
Associate
July 4, 2011
Question

USBTMC

  • July 4, 2011
  • 2 replies
  • 1128 views
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 ?

    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    July 4, 2011
    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 (See Profile) Up vote any posts that you find helpful, it shows what's working..
    skibowski
    skibowskiAuthor
    Associate
    July 4, 2011
    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 :)