How to change the existing sensorless software to take in the sensor input(Position sensor)

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

cross mob
Arthit
Level 1
Level 1
10 sign-ins 5 replies posted 5 sign-ins

I would like to use a position sensor (TLI5012B E5000 or TLI5012B E5020) for the project.
I need to know what parameters should be changed for applying my code.

Refer to the MCU XMC1404 there is an example code to read a motor position from the sensorless feature but I need to read a motor position from the TLI5012B E5020 sensor, Pls anyone help to share the example code or advice how apply parameters from the original software.

0 Likes
1 Solution
psb
Moderator
Moderator
Moderator
250 sign-ins 25 solutions authored 100 replies posted

Hello @Arthit ,

 

TLI5012B E5020 is basically an angle sensor ( not a position sensor )

Kindly refer to this repository on Angle sensors : https://github.com/Infineon/TLE5012-Magnetic-Angle-Sensor

 

Best Regards,
Sai

View solution in original post

0 Likes
3 Replies
psb
Moderator
Moderator
Moderator
250 sign-ins 25 solutions authored 100 replies posted

Hello @Arthit , 

  Can you please share the link to the code you are referring to. 
   Also, request you to refer to AP32370  to get some more insights into the variables and the code structure in general. 

Best Regards,
Sai
0 Likes
Arthit
Level 1
Level 1
10 sign-ins 5 replies posted 5 sign-ins

Hi psb,

Thank you for your share info

I don't understand the document.

Could you share XMC1000 series example code for the TLI5012B E5020 sensor or angle sensor which is related?

 

0 Likes
psb
Moderator
Moderator
Moderator
250 sign-ins 25 solutions authored 100 replies posted

Hello @Arthit ,

 

TLI5012B E5020 is basically an angle sensor ( not a position sensor )

Kindly refer to this repository on Angle sensors : https://github.com/Infineon/TLE5012-Magnetic-Angle-Sensor

 

Best Regards,
Sai
0 Likes