Hi,
Previously i used i2c in polling method for my application.
Then i changed this into interrupt method and in both cases works fine.
But in interrupt method it takes more time for execution. Is there any method to improve the speed in call back mechanism?.
Regards
Nikhil