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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/10/00 14:02
Read: times


 
#6394 - UART MODE-0
Hi all,
I'm attempting to interface an ADuC812 to Hyperterminal using the FTDI serial to USB chip. I have the FTDI eval board connected directly to my board without going through a cable (DB9M-DB9F). It seems to work well at 115.2k, using mode-1 with T2 generating the baud rate. I wanted to see if I could run it at 921.6k, but needed to use mode-0 (ith an 11.0592MHz clock). When I connect with hyperterminal, I usually get nothing, or a stream of L characters. To use mode-0, I remarked out any place in the initialization routine that set bits in SCON, and then wrote 010H to SCON as was indicated in the MCS 51 User's Manual from Intel. Did I do anything obviously wrong, or do I need to change the hyperterminal settings (# stop bits, # data bits, parity,etc...)? Any advice would be appreciated.

Regards,

Josh

List of 4 messages in thread
TopicAuthorDate
UART MODE-0            01/01/70 00:00      
RE: UART MODE-0            01/01/70 00:00      
RE: UART MODE-0            01/01/70 00:00      
RE: UART MODE-0            01/01/70 00:00      

Back to Subject List