Referring to the source code ow_2804.c I can see that latch command (A5h)
is noted:

95)    #define _1W_READ_ACTIVE_LATCH 0xA5

and from the datasheet sample:

  TX CCh Issue “Skip ROM” command
  TX A5h Issue “PIO Access Pulse” command
  TX FEh Write PIO selection mask
  TX 01h Write inverted PIO selection mask
  RX AAh Read confirmation byte
  RX 1111110Xb Read PIO pin status

However, I cannot see this function implemented in the code.

Is there a plan to implement this?

If I would like to use this to send a output pulse as described.  Is there
a way to do it via the owserver protocol?

Any other suggestions?

c-:
------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to