Did I get the right device? USB-Serial


Results 1 to 10 of 10

Threaded View

  1. #7
    Join Date
    Dec 2012
    Location
    Tennessee
    Posts
    262


    Did you find this post helpful? Yes | No

    Default Re: Did I get the right device? USB-Serial

    ok Thanks, Ive got .net enterprise 2010, and Ive confirmed I do have the serial control, will have to do a bit of searching for some example code to start.
    as for the pic side thats great news, I need to send a word at a time, the high byte determines which variable to store the low side byte. it would be great to be able to split it at 6/10 bits and convert the high 6bits to a single byte, and the low 10 to a single word. So...
    "0000110000001111" would end up split up at "000011/0000001111"
    Byte0 = 00000011
    Word0 = 0000000000001111
    Does this look like it might work?
    Last edited by wdmagic; - 20th June 2013 at 08:59.
    Chris


    Any man who has accomplished anything in electronics at one time or another has said... " STOP! WAIT! NOOO! Dangit.... Oh Well, Time to start over..."

Similar Threads

  1. Replies: 1
    Last Post: - 5th October 2011, 08:59
  2. USB Device Communication
    By Pesticida in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 19th January 2008, 21:22
  3. usb - device not recognised
    By mpardinho in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 8th January 2007, 17:47
  4. USB device
    By Haitham Rifai in forum USB
    Replies: 2
    Last Post: - 5th December 2005, 09:07
  5. usb device not recognized
    By NL2TTL in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 2nd June 2005, 05:22

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts