TX module heating up ????


Closed Thread
Results 1 to 13 of 13

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

    Quote Originally Posted by Bruce View Post
    The USART TX pin idles high, so a simple inverter circuit should be all you need to hold the RF transmitters data in pin low during idle periods.

    Attachment 4465
    Then an inverter will be needed on the receiver side also ???

    I still think since you are basically building a transceiver you will want a way to turn the transmitter off when not in use. Does the module have an enable pin?
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Then an inverter will be needed on the receiver side also ???
    Yes. The same circuit would be needed at the receiving end as well. Assuming the receivers data output idles low, which most do, then it holds the receiving PICs USART data input pin at logic 1, which is the idle input logic for the USART RX pin.

    I still think since you are basically building a transceiver you will want a way to turn the transmitter off when not in use. Does the module have an enable pin?
    If he's trying to build a transceiver using separate TX/RX modules on both ends, for sure. If you don't shut down the local receiver when transmitting, it takes longer for the receivers front-end to settle & recover from the strong local signal.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

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