This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62P: sysconfig

Part Number: AM62P
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Please teach me about the configuration of SysConfig:

1. Pull up/Down: Does this field refer to the setting of the internal initializer or the actual design of the hardware?

2. RX: Does this field mean that the pin must be checked when it is input, and if it is output, it will be blank?

3. In the following figure, the 0 in Signals is not checked, and the following pull up/Down and RX fields need to be set to avoid being interfered by EMI.

4. In the figure below, I want to use 3 in Signals as GPIO out, is it good to select Any for Pins settings?

  • Hi Chih,

    Pull up/Down: Does this field refer to the setting of the internal initializer or the actual design of the hardware?

    Yes, it refer to the internal Pull settings.

    . RX: Does this field mean that the pin must be checked when it is input, and if it is output, it will be blank?

    Yes, the above understanding is correct.

    . In the following figure, the 0 in Signals is not checked, and the following pull up/Down and RX fields need to be set to avoid being interfered by EMI.

    You can check these details in the device datasheet, that pin needs to configure as pull up/down or can be left floating.

    In the figure below, I want to use 3 in Signals as GPIO out, is it good to select Any for Pins settings?

    Yes, you can use any pin until you are not having any conflicts.

    Regards,

    Tushar