robismyname
Full Member level 6
- Joined
- Jan 17, 2008
- Messages
- 390
- Helped
- 11
- Reputation
- 22
- Reaction score
- 9
- Trophy points
- 1,298
- Location
- Central Florida
- Activity points
- 4,603
emitter follower common collector
(history of project)
Im running a serial application using digital radios (TTL devices) where I send data from point A to point B.
On the transmit side I have a microcontroller connected to a transmit radio. The microcontroller connected to the transmit radio generates a repeated string pattern and sends it over the air.
I detect that pattern on the receive side using a receive radio.
I know that I am succesfully receiving the string pattern from the transmitter because I can see the string pattern on my laptop. The laptop is connected to the receive radio with the help of a maxim rs232 ic chip (TTL to RS232 conversion). data sheet of maxim chip attached Im using the chip shown on top of page #17 the max232 not max232A)
(Problem with project)
On the receiver radio, receive data line is going to a maxim rs232 ic pin #11, which allows me to see the string pattern on the laptop monitor. Now I want to connect a microcontroller to the receive radio receive pin as well to do something with the data being received by connecting the microcontroller to pin#11 of the maxin rs232 ic and this is where the problem occurs. When the receiver microcontroller and the maxim rs232 chip are connected to the receive radio receive pin I dont receive data but when there is only the maxim chip connected to the receive radio receive pin I get the data from the transmitter. Why cant I connect both the maxim chip and the microcontroller together? And how do I fix this? Someone told me that I needed a npn emitter follower (common collector amplifier). Well I tried this and it still doesn't work. My design is attached as well
(history of project)
Im running a serial application using digital radios (TTL devices) where I send data from point A to point B.
On the transmit side I have a microcontroller connected to a transmit radio. The microcontroller connected to the transmit radio generates a repeated string pattern and sends it over the air.
I detect that pattern on the receive side using a receive radio.
I know that I am succesfully receiving the string pattern from the transmitter because I can see the string pattern on my laptop. The laptop is connected to the receive radio with the help of a maxim rs232 ic chip (TTL to RS232 conversion). data sheet of maxim chip attached Im using the chip shown on top of page #17 the max232 not max232A)
(Problem with project)
On the receiver radio, receive data line is going to a maxim rs232 ic pin #11, which allows me to see the string pattern on the laptop monitor. Now I want to connect a microcontroller to the receive radio receive pin as well to do something with the data being received by connecting the microcontroller to pin#11 of the maxin rs232 ic and this is where the problem occurs. When the receiver microcontroller and the maxim rs232 chip are connected to the receive radio receive pin I dont receive data but when there is only the maxim chip connected to the receive radio receive pin I get the data from the transmitter. Why cant I connect both the maxim chip and the microcontroller together? And how do I fix this? Someone told me that I needed a npn emitter follower (common collector amplifier). Well I tried this and it still doesn't work. My design is attached as well