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.

Turning off GPIOs

I shall try splitting my problems into smaller chunks.

I am using GPIO87 to trigger a DMA (Ev77), there is also activity on GPIO86, these are both in bank 5 so can both trigger the DMA transfer.

I have tried clearing the rising and falling edge IRQ generation, but am not sure that is enough, is it possible to tristate a GPIO pin? Or remove it from bank5?

Ta

Chris