cbscpe wrote:
It is sort of a hen and egg problem if you use the SCC2691 for the first time on a new project.
Isn't that pretty much the case for any chip with which you have no hands-on experience? I jumped through similar hoops when I built my SCSI host adapter and started writing code for the 53C94 controller.
Quote:
But I must say the documentation of the SCC2691 is very cryptic on some points and the programming model is as queer as the Z80 SIO. Especially the documentation of the support for baud-rates above 38400 is very hard to understand.
I agree that the documentation is somewhat cryptic—hardly uncommon, though. You should try reading the 53C94 docs if you want to see some truly cryptic prose.
Think of filtering through the noise and gleaning the useful information as a mental challenge to be overcome.
As for the high baud rates, I tried to convince you to go with the 26C92, which supports 230.4Kbps in the standard baud rate tables...
Quote:
And as it seems even the SCC2691 has a condition when it stops transmitting data (at least I found one errata mentioning this). So nothing is perfect.
I have only skimmed the 2691's data sheet, as I haven't used it in a project. Is this errata mentioned in the data sheet or elsewhere?
Attachment:
File comment: 53CF94 Data Sheet — "cryptic" is its middle name
53cf94_amd.pdf [540.47 KiB]
Downloaded 78 times