I have the frame rate set to 30fps using TargetElapsedTime = TimeSpan.FromTicks(333333) and it drops to the low 20s at times so there are performance issues with my game. I’ve posted another question about that here:
Do you think that could be affecting the accelerometer readings?