Skip to main content
Visitor II
September 4, 2006
Question

Can tell me what differences between the UART and the SCI?

  • September 4, 2006
  • 2 replies
  • 1539 views
Posted on September 04, 2006 at 12:38

Can tell me what differences between the UART and the SCI?

    This topic has been closed for replies.

    2 replies

    vegaAuthor
    Visitor II
    August 17, 2006
    Posted on August 17, 2006 at 06:09

    I want to know that the UART and the SCI are the same or not.I found some articles to put them together.But if they are the same,why not use the same name.So I want to know what differences between them.Can anyone tell me about the differences of them?

    Thank you for helping...

    [ This message was edited by: Vega on 17-08-2006 09:40 ]

    ST Employee
    September 4, 2006
    Posted on September 04, 2006 at 12:38

    main difference is the name :)

    UART, USART, SCI, ... are different name for same (or similar) things. Why not the same name? Because of (TM) mark on the name...

    There could be several differencies in ''special features'' - prescallers, register sets, interrupts, internal structure... but all are compatible and could communicate together.