Skip to main content
added 150 characters in body
Source Link

I have followed this page to connect the chip to the pi and have gotten far enough to see the device in the W1 folder, but I have yet to actually find the eeprom file. I have two of the same chip so I am trying to just copy the contents from one chip to the other.

I am currently thinking that I may have the wrong driver to access this specific chip and and am wondering how I can find said driver.

I was also thinking about just tweaking one of the preinstalled drivers to try to better match the data sheet, but have no idea were to even start on that. Would that be better/easier than finding a new driver?

Any help on this would be greatly appreciated.

I have followed this page to connect the chip to the pi and have gotten far enough to see the device in the W1 folder, but I have yet to actually find the eeprom file.

I am currently thinking that I may have the wrong driver to access this specific chip and and wondering how I can find said driver.

I was also thinking about just tweaking one of the preinstalled drivers to try to better match the data sheet, but have no idea were to even start on that.

Any help on this would be greatly appreciated.

I have followed this page to connect the chip to the pi and have gotten far enough to see the device in the W1 folder, but I have yet to actually find the eeprom file. I have two of the same chip so I am trying to just copy the contents from one chip to the other.

I am currently thinking that I may have the wrong driver to access this specific chip and am wondering how I can find said driver.

I was also thinking about just tweaking one of the preinstalled drivers to try to better match the data sheet, but have no idea were to even start on that. Would that be better/easier than finding a new driver?

Any help on this would be greatly appreciated.

Source Link

Help reading DS28E01 eeprom

I have followed this page to connect the chip to the pi and have gotten far enough to see the device in the W1 folder, but I have yet to actually find the eeprom file.

I am currently thinking that I may have the wrong driver to access this specific chip and and wondering how I can find said driver.

I was also thinking about just tweaking one of the preinstalled drivers to try to better match the data sheet, but have no idea were to even start on that.

Any help on this would be greatly appreciated.