Jump to content

Christophe Ostermann

Newcomers
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Christophe Ostermann

  1. Hi,

    As soons as we call the function  DjtgSetGpioDir(hif, GPIOOUTPUTS, &value); to configure IO in output mode, the pad is driven and is equal 0.

    Then I can use DjtgSetGpioState to control IO state.

    My problem is that I would like to keep the IO high when I configure it as output.

    I tried to call DjtgSetGpioState before DjtgSetGpioDir but it does not work.

    Any hints ?

×
×
  • Create New...