Hi Member,
I trying to control IC PLL frequency synthesizer prescaler TSA5511 to my PIC16F628A, I used SDA and SCL pin to make it communication, seems the TSA 5511 configuration doesn't work fine.
Here are my codes, can you please help me, what are wrong with the code :
Thanks Klaus,
This pieces code, I has compiled it into mikroc compiler, everything is fine when I do compile, but in real hardware it doesn't working, and also I did it with Proteus to simulate that pin SCL and SDA there are no pulse output.
I need help only for this I2C control, once this fix into simulation on proteus, then I will show all the rest pieces code.
I made this code refer into TSA5511 datasheet, but I still having stuck to control this I2C TSA5511 to PIC16F628A.
Hope someone here, have a experiences with control to TSA5511 with mikroC.