Problems with 1-Wire DS2438 and PIC16F88


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Location
    Alabama,USA
    Posts
    232


    Did you find this post helpful? Yes | No

    Default

    Hi mosajii,
    The problem was that the scratchpad would not keep the control bits, which had been set, once the conversions were been made. On the DS2438 you must clear bit.3 of the scratchpad to enable the Vad. This bit should stay clear until the user sets it to enable Vss as A/D. Instead the scratchpad would reset to $0F after all conversions and read back of the scratchpad. This means I must set the control bit on each loop rather than only once as it should be. The devise is collecting data as it should. It is just irritating to have to reset the scratchpad on each loop. Maxim never responded to my inquire about this behavior.

  2. #2
    Join Date
    Jan 2009
    Location
    Alabama,USA
    Posts
    232


    Did you find this post helpful? Yes | No

    Default

    correction: until the user sets it to enable Vdd as A/D

Members who have read this thread : 2

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts