I have to make communication with 1 wire, using DS2404 protocol and speed, to communicate with DS2781 fuel gauge IC, communication speed around 16Khz, I use to communicate before using pauseus to do the function, I knew that OWIn and OWOUT could do the transmission protocol, but not much information available , about setting speed, initializing configuration,
I have to use PIC16F690, 8mHz internal oscillator,
could any one help ? thanks
eddy45