We have a system that uses some 1-wire EEPROM and temperature sensor devices, such as the DS18B20+ and DS2431+
Each time we build a test rig we need to purchase a number of these devices, but of course they are difficult to get hold of at present and the ones we have in stock are needed for production.
We use LPC devices extensively in our R&D department. We have some legacy 1-wire code that acts as a master device, but not a slave.
Can anyone point me to any information that might help me use an LPC device to simulate a 1-wire slave device?
Thanks in advance.