How can i read temperature from sensor ds18b20 (1-wire) on my TM4C123.
Give me please example.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
How can i read temperature from sensor ds18b20 (1-wire) on my TM4C123.
Give me please example.
Hello Andrey
There is no ready example for 1-wire on TM4C123. You will have to implement using Timer and GPIO to match the protocol
On TM4C129 device there is a dedicated 1-wire module with Application Note and Code Example
Regards
Amit