Hi,
I am trying to read the manufacture ID from LM95234.
In the datasheet, it was mentioned "If Command register needs to be set, then an address byte, command byte, repeated start, and another address byte will accomplish a read" --> Regarding this statement, I have few questions.
1) What is the address of Command register? How can I know if the command register is set or not set ?
2) What is the "address byte" ? Is this the address byte of device ?
3) What is the differences between first (red) and second address(blue) byte in the above statement ? Are they device addresses ?
4) Could you please provide pseudo like code to read the manufacturer ID from LM95234 ?
Thanks