parallel port question

Status
Not open for further replies.

mstechca

New Member
OK, so I have finished building my microcontroller programmer, and everything seems to be working OK.

What I want to see happen is that the moment the computer sends a byte down to the programmer, the busy pin becomes active, only until one byte of the microcontroller is programmed.

The problem is that the busy pin is tied high forever the moment the first byte is sent.

I still think that something is going on with my parallel port, unless I dont know enough about it.

Here is my port configuration for the controller:

strobe - as soon as it is low, the action starts, and busy becomes high for 5 clock cycles.
data - Connects to data input of microcontroller.
busy - Should be high while a byte is being processed. Occurs for 5 clock cycles.
ack - tied to ground.

I'm thinking I may have used the ack improperly.

I want to use the SPP version of the parallel port.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…