Hello all
I am working first time on cc2530. I need to use I2C to interface with cc2530 module. But as CC2530 doesn't have hardware support for i2c , I have to implement it.
Somwhere in forum I found to file hal_i2c.h and hal_i2c.c. Now I want to write my own application for reading data from a sensor through i2c, but I am not able to do that.
I modified the hali2cinit function with the pin and port I am using. Now please tell me where to edit the file to make it work with my application.
Best Regards
Shakti.