Using for BBS Setup but no ATA
#15
You are guessing wrong.  The C64 itself needs special software to be able to handle a high baud rate.  The stock user port (kernal) routines can only handle about 600 baud.  After that, you need a special driver.  1200/2400 baud was built into most terminal programs.  Later the UP9600 hack was created and added as an external driver for terminal programs like NovaTerm.  The Swiftlink plugs into the cartridge port and has a UART (serial transceiver chip) connected directly to the C64's address bus.  The UART handles the communication in hardware, but special software is needed to be able to read/write to the Swiftlink's control and data addresses.  The WiModem was built to work with the user port, and certain lines are required from the user port.  There is one handshaking line that is emulated inside of the ESP8266 chip, and there is no DSR/DTR or RI lines.  Even if you could make RxD/TxD work, it would be limited to 1200 or 2400 baud, because without the proper handshaking it is not going to work at higher baud rates.

I could have made the WiModem a cartridge that emulated the Swiftlink, but that would have tied up the cartridge port - which is something that I didn't want to do.
Reply


Messages In This Thread
Using for BBS Setup but no ATA - by lastyle - 02-15-2017, 04:10 PM
RE: Using for BBS Setup but no ATA - by admin - 02-15-2017, 06:06 PM
RE: Using for BBS Setup but no ATA - by lastyle - 02-16-2017, 04:41 AM
RE: Using for BBS Setup but no ATA - by admin - 02-16-2017, 09:49 AM
RE: Using for BBS Setup but no ATA - by lastyle - 02-16-2017, 03:07 PM
RE: Using for BBS Setup but no ATA - by admin - 02-16-2017, 09:54 PM
RE: Using for BBS Setup but no ATA - by lastyle - 02-18-2017, 10:31 AM
RE: Using for BBS Setup but no ATA - by lastyle - 02-18-2017, 02:41 PM
RE: Using for BBS Setup but no ATA - by admin - 02-20-2017, 08:39 AM
RE: Using for BBS Setup but no ATA - by lastyle - 02-20-2017, 10:22 AM
RE: Using for BBS Setup but no ATA - by admin - 02-20-2017, 12:20 PM
RE: Using for BBS Setup but no ATA - by lastyle - 02-20-2017, 02:10 PM
RE: Using for BBS Setup but no ATA - by admin - 02-20-2017, 05:39 PM
RE: Using for BBS Setup but no ATA - by lastyle - 02-21-2017, 04:49 AM
RE: Using for BBS Setup but no ATA - by admin - 02-21-2017, 08:14 AM
RE: Using for BBS Setup but no ATA - by lastyle - 02-21-2017, 09:28 AM
RE: Using for BBS Setup but no ATA - by admin - 02-21-2017, 01:59 PM
RE: Using for BBS Setup but no ATA - by lastyle - 02-22-2017, 04:52 AM
RE: Using for BBS Setup but no ATA - by admin - 02-22-2017, 07:43 PM
RE: Using for BBS Setup but no ATA - by lastyle - 02-23-2017, 03:13 PM
RE: Using for BBS Setup but no ATA - by admin - 02-23-2017, 08:36 PM



Users browsing this thread: 1 Guest(s)