- This topic has 1 reply, 2 voices, and was last updated 11 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › interfacing of gsm modem with 8051
I want to interface GSM sim300 modem to 8051 for sms sending application.
I have GSM modem similar to the one attatched with this. It has RS232 female connector inbuilt on it and so it has MAX232 too. so is there any need to use one more MAX232 between this RS232 Female connector and 8051?
You must use another max232 for interfacing the modem with 8051.
The inbuilt max232 does ttl to rs232 conversion, so that it can be connected with the rs232 standard serial port of devices like PC.
You need a conversion from rs232 back to ttl using another max232 in order to interface it with your microcontroller.