Other Parts Discussed in Thread: TMP116
Tool/software: TI-RTOS
Hi..
As per the previous thread, I got the information that "eeprom_erase_pgm_read " is the best example to start with for external eeprom programming.
However in that example i haven't seen any method to initialize the slave address and frequency setting. So can we add that slave addressing and frequency settings using I2cHandle.
like i2cParams.bitRate = I2C_100kHz;
Also tell me whether my way of thinking is right or not?
Thank you
Regards
Kalyan.