Hi,
I am trying to modify the one wire example "onewire_tmp1826_demo_singledevice_eeprom_temp.c". I am using a single chip and would like to do just read & write to EEPROM.
Can I skip the highlighted part shown in the below image and proceed with SendNVMData right after SetDeviceAddress populates the device address in the tmp182x structure? I dont need the other config data that is being read in these intermediate steps. Could you please confirm if there are any steps in these that are essential for EEPROM write/read operation?
Regards,
Rashmitha