Forum Discussion
Hi,
most USB to Parallel Port Converter on the market or USB docking stations do not work for this purpose because they don't emulate low level access to LPT adapter registers.
An exception is this old DIY project (only German, unfortunately) USB-zu-Parallel-Umsetzer
Some USB-to_LPT bridges support low level register access beyond IEEE-1284 standard, but even if the chip hardware can, the function isn't necessarily implemented in Windows driver.
I would primarily try with a hardware LPT driver, e.g. PCIe card installed in your desktop or ExpressCard for a notebook computer.
- _AK6DN_1 year ago
Frequent Contributor
I agree with FvM on their response and almost 100% assuredly your USB Parallel Port converter will not work.
The software driver in MaxPlusII wants a real parallel port at 0x378 to bit bang. USB converters don't do that.
You need a PCI card (not PCIE) or preferably an old PC with a real physical parallel port running WinXP.
- Eagle_Savy1 year ago
Occasional Contributor
Hi FvM,
Thank you for the information you provided about the USB-zu-Parallel-Umsetzer.
I wrote to the email address link in the page of the materials associated, to Henrik, enquiring about how to get hold of this Cable, using my private email address, but I have not received any response. Would you be able to assist with this at all?
Many thanks for your help
Eagle_Savy