Quantcast
Channel: Data converters
Viewing all articles
Browse latest Browse all 38460

Forum Post: RE: TMP006 and I2C

$
0
0

HEllo Chis and John

Thanks for the reply

I am sending the pointer register address,

Slave address is 0x40

void TMPWriteReg(uint8_t Slave, uint8_t Reg) { I2C_WrData(Slave,Reg); }

Here is my code which has got slave and register address

void TMPWriteData(uint8_t Slave,uint8_t Data) { I2C_WrData(Slave,Data); }

and this is what i write data to slave.

 

But still i cannot find any difference

 


Viewing all articles
Browse latest Browse all 38460

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>