Anyone know what the slowest serial baud rate that can be set? I'm looking for something that can do 45 baud. None of the current crop of uarts can be set to such a slow speed.
RTTY. If I can't get a serial port working at that speed I'll have to turn my programming talents to sound cards. I'd hate to throw away my serial port to rig FSK interface. Today's uarts don't do 75 baud RTTY either. There may be a way to software emulate this stuff but I haven't found anything about doing that.
Excellent. Thanks for the link. If I read the UART specs correctly it'll get the job done. Too bad I can't find a factory made USB serial port adapter that supports 45 baud, though. I did get a PL2303 based adapter to work at 45 baud even though the specs says the chip doesn't support such a slow speed. The software I wrote for the PL2303 wouldn't work with my new FTDI chip based cable though. I did find Windows based software (EXTFSK) that works with MMTTY so that I could use a USB serial port cable but some developers said that there is too much "bit jitter" to maintain accuracy in decoding. As a matter of fact, those developers are abandoning FSK because they say that it uses too much bandwidth and creates QRM during a contest. Interesting since I can use a sharper receive filter with RTTY than LSB (AFSK) but it makes tuning a tad more difficult. More expensive rigs are more customizable on filter performance but I'm not that rich.