Trouble getting gy-neo6mv2 serial data with RS232


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: Trouble getting gy-neo6mv2 serial data with RS232

    One of these would sort your connection to the PC serial

    http://www.ebay.co.uk/itm/MAX3232-RS...item2a4634c3f2

    You should find same on US Ebay site.

    I suspect it is just the voltage level that is causing a problem.

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Trouble getting gy-neo6mv2 serial data with RS232

    I think also that your terminal program that inverts the signal is not doing what you think.

    Your serial port is hardware, that expects the data to arrive in the proper manner, but your data is we think inverted, so the uart will not take in the inverted data correctly, yes it will give you something but it will not be the correct character even if your terminal inverts what it has received.

    The transmitting device when correct and in idlesits at the MARK (1) level and starts collecting the bits from there, if it is inverted, then the transmitting device is sitting at the SPACE (0)level

    Have a read here

    https://learn.sparkfun.com/tutorials...ules-of-serial

    may help you understanding why the terminal inversion does not work.

Similar Threads

  1. Trouble in reading eeprom data..
    By tacbanon in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 7th November 2011, 04:24
  2. strange rs232 data displayed
    By MOUNTAIN747 in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 13th January 2010, 20:09
  3. Colect data from rs232
    By ruijc in forum General
    Replies: 12
    Last Post: - 3rd January 2008, 21:10
  4. Reading large data via RS232
    By Robson in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 28th August 2007, 19:37
  5. serial trouble
    By ronjodu in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 28th November 2004, 23:29

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