Serial Library/Interface

New to XMOS and XCore? Get started here.
Post Reply
JohnRobert
Active Member
Posts: 34
Joined: Fri Nov 02, 2012 8:10 am

Serial Library/Interface

Post by JohnRobert »

G'day,

Sorry if this is a terrible question, but I'm only getting started.

I've set up the IDE, etc, plugged in the board (XC-1A), got some LED's flashin'... But I'm now wanting to talk to my computer/other serial based devices... Apart from the tutorial's snippet for transmitting a single byte, I haven't been able to find out where to look for one.

So, the question is, could anyone point me toward a good serial library, which fairly decent speeds?

Thanks,

John


norman
Active Member
Posts: 55
Joined: Wed Jan 11, 2012 2:27 pm

Post by norman »

welcome!

Have you look around https://github.com/xcore/ ? and for https://github.com/xcore/sc_multi_uart ? I didn't test it myself, hope this can help.
JohnRobert
Active Member
Posts: 34
Joined: Fri Nov 02, 2012 8:10 am

Post by JohnRobert »

@norman: Thanks, this was of great use :D
Post Reply