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.

RM57L843 ports

Other Parts Discussed in Thread: RM57L843, HALCOGEN

For RM57L843 CPU the pins are multiplexed for I/O operation suppose GPIO/N1HET or EMIF and ETM.

What if one needs both functions on a pin like GPIO and RMII etc.

Is it possible to have both functions becuase this limits the I/O capability/ports  of the CPU

please help.

 

  • Jalis,

    I'm not sure I understand your question.

    When multiple function are multiplexed on a physical ball/pin, the user application has to configure the Pin Muxing module to bring in and out the selected function.
    At one time, only one function can be bring to a ball/pin, but because this selection is software controlled, it is possible to have an application changing at run time the function of a ball/pin.

    Halcogen provides an easy way to program the pin muxing, either by selecting a function at a ball/pin level or at a global module level. For example, if EMIF has to be used, instead of going signal by signal, it is possible to check EMIF check box and all the necessary signal used by EMIF will be mapped accordingly.

    Some signal are mapped to more than 1 physical ball/pin. This allow the end user to customize the device to match the use case.

    Please let me know if I've answered your question