Skip to main content
TKara.2
Associate III
September 24, 2024
Solved

Is there a problem with these conflicts?

  • September 24, 2024
  • 1 reply
  • 910 views

TKara2_0-1727205359974.pngTKara2_1-1727205368020.pngTKara2_2-1727205381799.pngTKara2_3-1727205389063.pngTKara2_4-1727205395368.png

Hi,

 Is there a problem with these conflicts? 

 

    Best answer by STTwo-32

    Infact, if you are able to configure a pin, it should not have any problem. In case it will be the source of a problem, CubeMX will not let you set it.

    Best Regards.

    STTwo-32 

    1 reply

    STTwo-32
    Technical Moderator
    September 24, 2024

    Hello @TKara.2 

    In fact those conflict means that some or all of the functions available in this IP can't be used for different reason such as Pin conflict with another API e.g if you have configured a pin for a Timer function and this button is the only one that can be used as DE for an USART interface. In this case this USART interface can't be used for RS485 mode (since it need to have a DE pin). The only solution is to disable the Timer implementation on this pin.

    Best Regards.

    STTwo-32 

    TKara.2
    TKara.2Author
    Associate III
    September 24, 2024

    "Would it cause any issues if one of the current sensing pins conflicts with the motor driving pins?

    STTwo-32
    STTwo-32Best answer
    Technical Moderator
    September 24, 2024

    Infact, if you are able to configure a pin, it should not have any problem. In case it will be the source of a problem, CubeMX will not let you set it.

    Best Regards.

    STTwo-32