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.

RM48L940: RM48L940

Part Number: RM48L940
Other Parts Discussed in Thread: HALCOGEN

How do I configure the non-multiplexed DMM port pins as GPIO?

e.g. DMM_CLK, DMM_DATA0

I don't see a gioPORT_t definition for DMM to enable me to use a construct similar to how SPI or other functional ports are configured as GPIO.

  • Hello,
    Please use HALCoGen to congifure the device.
    In HALCoGen, enable DMM driver from Driver Enable Tab. Then from PINMUX Tab check DMM check box. After setting PINMUX got to DMM -> DMM Port Tab and change pin mode from Functional to GIO. Generate files now. In reg_dmm.h you will find definitions you are looking for.

    I assume you are using ZWT package. DMM is not implemented in PGE package.

    Best regards,
    Miro