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.

IWR6843: GPIO, internal pull-up enabling

Part Number: IWR6843

Hi!

How to enable internal GPIO pull-up in IWR6843 IC?

Input/output configuration macros in the driver does not seem to have this option.

Thank you!

  • Hi,

    You should be able to accomplish this using the Pinmux api. The function Pinmux_Set_Pull should be sufficient here. You may also want to refer to the IWR6843 datasheet to see all the pinmux configuration options.

    Best Regards,
    Alec