??? 06/12/06 16:53 Read: times |
#118176 - That is crazy 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.
That is crazy, 7 bitbangers and "With independent baud rates"? There would not be enough procesing power to even handle that, forget any processing of the data. Just try to visualize the timing og 7 asynchronous bit bangers, some receiving, some transmitting, just the visualization, forget the futile attempt to code it, would make you run for the aspirin bottle. Erik |