This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RM46L852: DS2482

Part Number: RM46L852


Hello,

Does someone in this forum has ever developed an application with a  Texas Hercules as master I2C and a master 1Wire DS2482 Maxim as I2C slave?

Thanks, bye

  • Hello Vasco,

    Unfortunately, I am not aware of any specific example code for DS2482 to communicate with the 1-wire slaves attached to it. We have I2C master TX/RX example code using interrupt mode and polling mode. You can modify those example code for 1-wire write and 1-wire read. The 1-wire communication protocol is defined in DS2482 datasheet.
  • The DS2482 has an I2C interface to an MCU. You can use the I2C TX/RX examples that QJ referenced to communicate with the DS2482 slave device.

    Regards,
    Sunil