Using 18F67K22, I need a "stronger" OWOUT to drive a "heavy" 1-wire network.
So using 2 FETs, in a modified version of Maxim's AN244.
This means that to be able to use the PBP OWOUT command to drive the lower FET (the one that pulls the line low), and not wanting to add an external inverting gate, I need to invert the pin level at the OWOUT pin.
I will be reading from the 1-wire network using non-inverted levels on a different pin, so no need to invert for OWIN.
I have no knowledge of Microchip assembly, but I think it would probably be possible to invert the OWOUT pin levels with a simple edit of the OWOUT section of the pbppic18.lib library file (PBP 3.0).
Any hints (other than go learn Assembly!)?
Bookmarks