Hi guys 
Actually, I am in a big mess :? and I want someone to help me out
I want to interface a GPS module with Atmel microcontroller ,
The module is used a serial interface, the datasheet of the module notifies me with the following
The serial interface pins, RxD and TxD, are the main signals available for user connection. Aground connection is also required to complete the serial interface. The Module serial port operates under interrupt control. Incoming commands and data are stored in a buffer that is serviced once a second by the receiver's operating program. There is no additional protection or signal conditioning besides the protection designed into the microprocessor since the RxD and TxD pins are connected to the microprocessor directly. TxD and RxD are standard inverted serial signals with 3V voltage swings.
For input signals, minimum input high voltage is 2V and the maximum input high voltage is 3V. Minimum input low voltage is 0 V and the maximum input low voltage is 0.8 V. For output signals, minimum output high voltage is 2.4 V and the maximum output low voltage is 0.5 V.
Now , what should I do to interface this module :roll: , please someone give me an idea about that, and tell me what's the meaning of inverted signals !!!
Can the microcontroller deals with this inverted signals, or shall I invert it first!
Actually, I am in a big mess :? and I want someone to help me out
I want to interface a GPS module with Atmel microcontroller ,
The module is used a serial interface, the datasheet of the module notifies me with the following
The serial interface pins, RxD and TxD, are the main signals available for user connection. Aground connection is also required to complete the serial interface. The Module serial port operates under interrupt control. Incoming commands and data are stored in a buffer that is serviced once a second by the receiver's operating program. There is no additional protection or signal conditioning besides the protection designed into the microprocessor since the RxD and TxD pins are connected to the microprocessor directly. TxD and RxD are standard inverted serial signals with 3V voltage swings.
For input signals, minimum input high voltage is 2V and the maximum input high voltage is 3V. Minimum input low voltage is 0 V and the maximum input low voltage is 0.8 V. For output signals, minimum output high voltage is 2.4 V and the maximum output low voltage is 0.5 V.
Now , what should I do to interface this module :roll: , please someone give me an idea about that, and tell me what's the meaning of inverted signals !!!
Can the microcontroller deals with this inverted signals, or shall I invert it first!