Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/15/02 15:41
Read: times


 
#21791 - Serial Comm on Philips P89c51rb2
I'm trying to make work the serial port of Philips' P89c51RB2, only in TX-Mode (application does a data dump).
Even if I set the corresponding configuration bytes (PCON=0;T2CON=0x34;T2MOD=0x00;SCON=0xc8;RCAP2H=0xff;RCAP2L=0xdf;EA=1;ET2=1;ES=0) I do not get anything on the serial output pin P3.1, even if I dump the data to SBUF in the main program instead of using the interrupt...
Does anyone have an idea what's wrong?
Thanks in advance,
Gerardo

P.S.: The Keil uVision debugger works fine; on the serial window I get the data while debugging. What's wrong....?

List of 6 messages in thread
TopicAuthorDate
Serial Comm on Philips P89c51rb2            01/01/70 00:00      
RE: Serial Comm on Philips P89c51rb2            01/01/70 00:00      
RE: Serial Comm on Philips P89c51rb2            01/01/70 00:00      
RE: Serial Comm on Philips P89c51rb2            01/01/70 00:00      
RE: Serial Comm on Philips P89c51rb2            01/01/70 00:00      
RE: Serial Comm on Philips P89c51rb2            01/01/70 00:00      

Back to Subject List