Skip to main content
Visitor II
February 10, 2004
Question

UART Example

  • February 10, 2004
  • 3 replies
  • 825 views
Posted on February 10, 2004 at 13:22

UART Example

    This topic has been closed for replies.

    3 replies

    danny23Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:58

    Hello

    Can any one post a working source code for using UART0 and UART1.

    I'm Using uPSD DK3300 Development Kit.

    Thank you

    DO

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:58

    Have a look at the 3200 examples, this includes uart code

    http://www.st.com/stonline/products/families/memories/psm/support/dk32_dd.zip

    aswell as the 3300 examples

    http://www.st.com/stonline/products/families/memories/psm/support/dk33_dd.zip

    As the upsd uses the standard 8051 uart, the internet is full of example uart code, do a search in google, or have a look on www.8052.com

    Regards

    sjo
    danny23Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:58

    Thank you

    DO