View Single Post
  #35   Report Post  
Posted to uk.d-i-y
Dave W[_2_] Dave W[_2_] is offline
external usenet poster
 
Posts: 923
Default Trying to connect old printer that does not have 2-wqy communicattion

On Mon, 25 May 2020 00:42:14 -0400, Paul
wrote:

Dave W wrote:
On Sat, 23 May 2020 01:07:58 -0700 (PDT), wrote:

I wonder if you know your options but don't want to accept them.


I have a new option now - construct a USB to parallel port inside a
Centronics plug housing, using an FT245BL chip.


Here is a summary, as to things your adapter could do.
This file is a PDF, and when it arrives, may need ".pdf"
added to the end of the filename.

http://www.prolific.com.tw/ShowProductPDF.aspx?p_id=6

(PL2305 http://www.prolific.com.tw/US/ShowPr...p_id=6&pcid=41 )

"The PL2305 is default to negotiate with the printer into

Nibble mode for upstream data and

Compatible mode for downstream data transfer."

Whatever that means.

Does every printer do it that way ???

Paul


I don't know what it means either, but the words "USB Printer Class
specification" seem to indicate that the chip is similar to all USB to
printer adapters, which use the Windows USB Printer service but do not
create a port like LPT1.

The printer service demands that the printer declares its name when
interrogated, and if it doesn't respond with a name in Windows' list,
then we get "Printer not connected" as one of the USB devices in
Device Manager.

If I have LPT1; I can send it print data for my printer from my BASIC
programme irrespective of whether it's the right printer.
--
Dave W