MykeLawson
Veteran Member
- Joined
- Mar 20, 2014
- Messages
- 607
I have this idea floating around in my brain, and I'd like some feedback to decide if this is a path worth pursuing, or just dump in the trash. The scenario would go something like this; two Z-80 processors at 2MHz connect to each other through a serial interface provided by a UART (think 8251ish). No RS-232 conversion, just straight TTL, on a distance less than a foot or two. Assuming no handshaking and just Rx & Tx, and only software overhead being the testing to see if the buffers are empty or full, and grabbing (sending side) or storing (receiving side) , what would you think would be the maximum baud rate? Something that is a standard value and lowest possible risk of missed data. Thanks for any thought or suggestions.