parallel port adaptor

Thread Starter

maxs

Joined Aug 5, 2009
7
ok to let you know what im trying to do i built a parallel port adaptor that came with software to reset a laptop battery to its original state the problem is the schematic called for an 74ls05 i didnt have i did some research and found that the hex inverter i had may work in its place (74hc04) the soft ware detects to programmer but trying to read the battery eeprom keeps saying no battery detected so could it be my hex inverter causing the fault?

and i know the dangers in doing battery rebuilding this is just a project i started to see if it were possable/cost effective

here is the one i built

thanks for any help
 

Attachments

JohnInTX

Joined Jun 26, 2012
4,787
I2C requires open collector drivers like the '05. The '04 is a totem pole and actively drives high as well as low. That can raise issues with the ACK/NAK and clock stretching.
 
Top