Results 1 to 3 of 3

Thread: Get data from USB UART, but not USB-to-Serial adaptor

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2007
    Location
    Howell, MI
    Posts
    134

    Get data from USB UART, but not USB-to-Serial adaptor

    I have written a sketch for Arduino that sends serial data to my VB.Net app. Works great using the included USB port on the board. I need more distance, so I installed a MAX232. This is interesting. I get proper data in TeraTerm for both com ports (the Arduino USB comes up as a com port). I get proper data in my VB app from the Arduino USB (com) port. I get nothing from the MAX232 circuit on the other com port in my VB app. Why would both work in TeraTerm, but only the USB cable on the Arduino, not my MAX232 circuit in my application?

  2. #2
    Hyperactive Member
    Join Date
    May 2007
    Posts
    300

    Re: Get data from USB UART, but not USB-to-Serial adaptor

    Handshaking?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 2007
    Location
    Howell, MI
    Posts
    134

    Re: Get data from USB UART, but not USB-to-Serial adaptor

    Please be more specific.

Posting Permissions

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



Click Here to Expand Forum to Full Width