I'm looking for a ST7 chip with the maximum Baud rate (SCI) For RS232 communication - So far I saw only 500k - does any one know on any other chip with faster UART ? Thanks
I've checked - According to the Data Sheet in my hands - using 16MHz osc can give you SCI with a 1M maximum.
Take a look on the Formula: Fcpu Tx = ------ 16 * ETPR*(PR*TR) Fcpu Rx =-------- 16 * ERPR*(PR*RR) So if ERPR=PR=RR = 1 and Fcpu=16Mhz => you can get 1M Baud Rate !!!! BUT !!! I've checked and tried it --- and you can't !!!! the Max is 500K [ This message was edited by: TeaMaker on 06-11-2003 16:54 ]