This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

working of I2C with CC2530

Other Parts Discussed in Thread: CC2530

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.