DAVE APP Module: How to change the connection config on running

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

cross mob
DeXi_1316761
Level 3
Level 3
Distributor - Future(GC)
10 sign-ins 5 sign-ins 10 replies posted

Hi, ALL

      I need to change the HW signal connect and Pin allocation (according to the key state)  when the system is running. So how to achieve this function on the code level?  Coulde you provide an example about this application?

       Wish to get your help. Thanks!

0 Likes
1 Solution
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi @DeXi_1316761 ,

Can you refer to the below code examples and let us know if that helps.

https://www.infineon.com/cms/en/product/promopages/aim-mc/dave_downloads.html

Regards,

Alakananda

View solution in original post

0 Likes
4 Replies
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi @DeXi_1316761 ,

Can you let us know what do you mean by hardware Signal Connect?

Regards,

Alakananda
0 Likes
DeXi_1316761
Level 3
Level 3
Distributor - Future(GC)
10 sign-ins 5 sign-ins 10 replies posted

HI, @DeXi_1316761 ,

      I want to change the systerm connection according to the config key, to achieve the flexible configuration.

     (1) In code, I need to change the  input(CINA or CINB) of the COMP_SLOPE_GEN APP according to the extern key stae. How to do this by API function?

      (2) In project, there are one COMP_SLOPE_GEN and two HRPWM. I want change the target signal  (HRPWM_0 or HRPWM_1)of the COMP_SLOPE_GEN comp_out_to_hrc  source singal.  How to do this by API function?

       Wish to your reply. Thanks!

0 Likes
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi @DeXi_1316761 ,

Can you refer to the below code examples and let us know if that helps.

https://www.infineon.com/cms/en/product/promopages/aim-mc/dave_downloads.html

Regards,

Alakananda
0 Likes
DeXi_1316761
Level 3
Level 3
Distributor - Future(GC)
10 sign-ins 5 sign-ins 10 replies posted

HI,

       Thanks! I will to view these examples.

0 Likes