Hi all,
I am using OMAP 4460 blaze platfrom with release notes (http://omappedia.org/wiki/4AI.1.3_OMAP4_Icecream_Sandwich_Release_Notes).
I am facing some issues with HMC5883l 3 axis compass.I am using hmc5843.c which is in android3.0/kernel/drvers/input/misc/hmc5843.c to make it work for HMC5883l. I am observing lot of flickering in needle and some times its not showing proper north direction.
Following are the modifications which i did in android3.0/kernel/drvers/input/misc/hmc5843.c according to hmc5883l data sheet
1.Swapped y and z axes
2. Sample intervals
Do i have to change anything else in the driver code apart from above mentioned points for supporting hmc5883l
Please help me in solving out this issue.
Best Regards
Abhijit