[SOLVED] BLDC Arduino shield TLE9879 support

Announcements

Webinar: Integrated solutions for smaller, simpler low-voltage motor control design.
Join the webinar to experience!

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

cross mob
Gaston
Level 1
Level 1
5 sign-ins Welcome! First reply posted
Hi,

I'd need some support about the Arduino Software usage on this shield.
Provided examples just offer the code for on, spin and stop the motor but anything else. Could anybody give me some hints? (i.e. Examples for changing parameters for HALL mode, spin direction and so on)

Thanks in advance,
gaston
0 Likes
3 Replies
Gaston
Level 1
Level 1
5 sign-ins Welcome! First reply posted
Embarrassing support. The worst I've seen in +20 years of experience.

gaston
0 Likes
Fiz
Moderator
Moderator
Moderator
First like received 50 replies posted 25 replies posted
Hello Gaston,

We are very sorry for your long waiting time. In any cases you can contact our technical assistance center: https://www.infineon.com/cms/en/about-infineon/company/contacts/product-support-form/?redirId=56193
We are working on more information how to work with the Arduino Shield.

Best,
Fiz
0 Likes
Fiz
Moderator
Moderator
Moderator
First like received 50 replies posted 25 replies posted
Hello Gaston,

the spin orientation can be changed by putting a negative argument for: shields->setMotorSpeed(-XXXX).
To set the HALL parameter, you will have to install the tool-chain for our Embedded Power ICs' (https://www.infineon.com/cms/en/product/microcontroller/embedded-power-ics-system-on-chip-/?redirId=...),
but you can skip the installation of the Infineon Toolbox.
You will need to install Config Wizard Version 1.X (https://infineoncommunity.com/2018Aug_GLOB_ATV_GATED_Config_Wizard_Id1003).
In addition to the software tool-chain you would need a Segger J-Link debugger to flash the TLE9879 over SWD.
If you need further assistance let us know.

Best,
Fiz
0 Likes