> Hello David,
> welcome to the club!

> I'm not sure, if I understand your question correctly.
> a. are you trying to use usart1 instead of usart0? Or
> b. are you trying to use both usart1 and usart0 "simultaneously"?

Hello Erich,

Thanks for your quick reply!

I don't need a Forth prompt on the other uart - I'm just chatting to
other devices, initially an Omnikey RFID R/W module, and I'll probably
also want to hook up to XBee radios later. So I just want to write a
string of bytes to the second uart and have the response read into a
buffer under interrupt control. So, just implementing interrupt driven
serial receive on uart1. I could implement this in Forth from scratch
if needed, but I was just wondering if it's 'included in the box' so
to speak, so I don't have to.

Thanks for any advice.

David.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to