Hello Ooozair ,
I understand that you use PlatformIO, I used Arduino IDE to run my tests.
I executed basics examples provided by DallasTemperature and OneWire:
Dallastemperature example: https://github.com/milesburton/Arduino-Temperature-Control-Library/tree/master/examples/Simple
OneWIre example ...
Search found 2 matches
- Fri Jun 24, 2022 9:54 am
- Forum: Projects
- Topic: DS18b20 only works after hot-plug
- Replies: 4
- Views: 3853
- Thu Jun 23, 2022 2:37 pm
- Forum: Projects
- Topic: DS18b20 only works after hot-plug
- Replies: 4
- Views: 3853
Re: DS18b20 only works after hot-plug
Hello Ooozair ,
I reproduced the similar setup (Nucleo F103RB), i 'm using the STM32DUINO core and i installed the two library the Arduino-Temperature-Control-Library by MilesBurton and OneWire by PaulS.
I First I ran the code with OneWire library and i get a reading from the first time. After I ran ...
I reproduced the similar setup (Nucleo F103RB), i 'm using the STM32DUINO core and i installed the two library the Arduino-Temperature-Control-Library by MilesBurton and OneWire by PaulS.
I First I ran the code with OneWire library and i get a reading from the first time. After I ran ...