What is the intent of the fix for CE222867?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
SuSh_1535366
Level 5
Level 5
Distributor - Macnica (Japan)
10 solutions authored 10 likes given 10 likes received

Hello,

In the code sample CE222867, TuneMagSense() function handles component bug fixes.

What is the purpose of this process?

If I want to use my own coil pattern, what code should I modify?

Regards,

Shimamrua

0 Likes
1 Solution

Hello Shimamura-san,

Auto-calibration routine routine would be called during MagSense_Start API.

There maybe scenarios where the auto-calibration might return less sensitive IDAC codes. To enhance the sensitivity of sensors, we have added the TuneMagSense API after the auto-calibration is completed.

Yes, you could either enable auto-calibration and use TuneMagSense API, as done in the code example.

Else, you could refer to the guide and perform manual tuning.

Thanks,

Shanmathi

View solution in original post

0 Likes
3 Replies