Other Parts Discussed in Thread: HALCOGEN, PCA9535
Hi
Thanks for your support. I have to move on to i2c bus. Below is the code that I have written for i2c2 channel which is connected to a temperature sensor device. The slave address of temperature sensor is 0x90 . I could only get the first 9 clocks of address sent and not the data clocks. The data value is 0. Below is my code. Please comment on my code below.