cancel
Showing results for 
Search instead for 
Did you mean: 

UART Example

danny23
Associate II
Posted on February 10, 2004 at 13:22

UART Example

3 REPLIES 3
danny23
Associate II
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

sjo
Associate II
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
danny23
Associate II
Posted on May 17, 2011 at 11:58

Thank you

DO