| ??? 07/23/01 15:17 Read: times |
#13425 - RE: 80C320 serial port problems. |
Thanks I'll give mode 1 a go instead.
I thought it was meant to be 0F3h because of the calculation:- (assuming PCON.7 is set) TH1 = 256-((crystal/192)/Baud) TH1 = 256-((24,000,000/192)/9600) TH1 = 256-(125,000 / 9600) TH1 = 256-13.02 TH1 = 243 = F3h am I wrong? |



