Page 1 of 1

Simple UART demo

Posted: Fri May 14, 2010 3:55 pm
by leon_heller
Version: 1
Status: Complete
License: BSD
Download: /files/project_builds/347.zip

I wanted some minimalistic UART code so I hacked the XC-1 UART demo Tx and Rx functions to produce this little demo - it simply inputs characters typed in to a terminal emulator program into an array and sends them back again when 10 characters have been received.
I wanted some minimalistic UART code so I hacked the XC-1 UART demo Tx and Rx functions to produce this little demo - it simply inputs characters typed in to a terminal emulator program into an array and sends them back again when 10 characters have been received.

Re: Simple UART demo

Posted: Sun May 16, 2010 7:46 pm
by lilltroll
I will test if I can make this run on the XDK and send data to the PC over the USB cable and FTDI chip.
Using the printf to the console is painfully slow.

Re: Simple UART demo

Posted: Tue May 18, 2010 10:46 pm
by lilltroll
I made a software "oscilloscope" in MATLAB so I can see signal data in the XCORE over the UART.

Re: Simple UART demo

Posted: Tue Feb 25, 2020 4:18 pm
by Dominik.vettel
Hi there!
The link is not there anymore . would be glad to know more about it.Thanks

Re: Simple UART demo

Posted: Tue Feb 25, 2020 4:32 pm
by migueljds