Difficulty interfacing DS2482 & DS18b20 with STM32F4
Posted on July 06, 2018 at 13:26Hello,I am working on STM32F4 discovery board, trying to interface DS2482-100 (I2C driver ic) and DS18b20 (Temperture sensor one wire).my interface is likestm32f4 ---i2c---> DS2482-100 ----one wire----->DS18b20 I am a...