Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
interfaces:mct232 [2015/01/29 08:41] – created darron | interfaces:mct232 [2015/03/22 21:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
</ | </ | ||
- | These are basic serial | + | These are basic USB UARTs which can achieve 115200 baud. |
+ | |||
+ | The device does not contain a well known USB UART bridge but is | ||
+ | comprised of a Philips PDIUSBD12, Philips 87C52 and a MAX232 | ||
+ | clone. | ||
In Linux, the reverse engineered driver is imperfect and it's | In Linux, the reverse engineered driver is imperfect and it's | ||
not possible to recommend this device for normal usage but it's | not possible to recommend this device for normal usage but it's | ||
a candidate for for testing unreliable serial connections. | a candidate for for testing unreliable serial connections. | ||
+ |