Looking for help on a truely bizzare Rx problem


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Just a thought...

    How close is the GPS unit to the MCU or OSC when they are on the same board? It is pretty easy to "jam" the GPS signal. I will assume the GPS unit has a built in antenna?
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Oct 2004
    Posts
    46


    Did you find this post helpful? Yes | No

    Default

    The GPS is a couple inches away from the Pic and its oscillator. However I know the GPS tx stream is working because I can read it on the test board and anything I send from the test board to the PIC on the main pcb board is easily read. Really weird. I'm going to guess that there is some interference and that it's back to the drawing board and another donation to PCBExpress.

  3. #3
    Join Date
    Jul 2003
    Location
    USA - Arizona
    Posts
    156


    Did you find this post helpful? Yes | No

    Default

    Maybe you already decided the path forward, but let's try to summarize what you have.
    • GPS on its own test board (call it external GPS)
    • 18F4525 on its own test board (call it external MCU)
    • GPS and 18F4525 on shared PCB (call it internal GPS and internal MCU)
    • Both GPS modules are identical
    • Both 18F4525 have same code
    • Internal GPS does no communicate with internal 18F4525 (on shared PCB)nd internal MCU?)
    • Internal GPS does communicate with external 18F4525 - again, look at the connections/traces on the PCB (i.e. did you not somehow crossed the internal traces?)
    • External GPS does communicate with internal 18F4525 - are the connections identical between the internal GPS and external GPS (i.e. did you not somehow crossed the internal traces between internal GPS a
    • External GPS does communicate with internal 18F4525 only when power is not shared - are you sharing bypass caps between internal GPS and internal MCU? Is internal MCU operating at all - could you have brownout or reset issues?)

    How are you connecting the internal GPS to the external MCU? Are they sharing the same supply, is the internal MCU still connected, is the internal MCU running?

    I doubt any of these will solve your problem, but would be simple questions to hopefully "steer" you in the right direction. I would think that if the GPS is working, even if the signal is "jammed", it would still have an output.

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