??? 03/04/09 09:15 Read: times |
#163057 - Alternative solutions. Responding to: ???'s previous message |
While it is possible to write a software UART, such a solution
imposes fairly severe limits on the rest of the software. The software UART requires cycle-exact timing to work, which means that no interrupts are allowed while it is receiving. There are other ways of tackling the problem of too few UARTs, for example using a chip that comes with more than one UART, or connecting external UARTs (for example via SPI, but there are other options). |
Topic | Author | Date |
Build my own UART generator | 01/01/70 00:00 | |
Search for | 01/01/70 00:00 | |
Sofware UART | 01/01/70 00:00 | |
Dangerous Idea | 01/01/70 00:00 | |
generator? | 01/01/70 00:00 | |
Alternative solutions. | 01/01/70 00:00 | |
faq![]() | 01/01/70 00:00 |