??? 06/12/06 16:09 Read: times |
#118174 - Soft Uart Responding to: ???'s previous message |
I think it's worth an effort to implement software UART(S) as once you put the hands on implementation, you could easy multiply number of UART's suitble for yout needs. With independent baud rates.
Few minutes ago i noticed intresting web page might be useful for you: http://wwwiti.cs.uni-magdeburg.de/~buchmann...erator.htm This is online asm code generator. Not sure for reliability, but you can specify some of the offered options (software uart is one of them), and the code is generated instantly. If i found a suitable solution (soft Uart is something that would be useful for me too) i'll send it to you... Best, Dmitri |