0

When booting an Orange Pi the default pin state seems to be HIGH.

Is there a document that I can edit that will change their default state to LOW?

1 Answer 1

1

There is a post in the Raspberry PI page which details the process. I know this is a different device, but it should help: https://www.raspberrypi.org/documentation/configuration/pin-configuration.md

EDIT:

According to this link, there is an utility called "generich3/GPIO" to perform that task.

4
  • I had trouble finding bootcode.bin, dt-blob.bin, and config.txt in the file system. Commented Oct 16, 2018 at 11:54
  • I've just edited the answer, have a look to it, please. Commented Oct 16, 2018 at 11:59
  • 1
    Yes, I left an issue on the WiringOp Github page yesterday. Commented Oct 16, 2018 at 12:00
  • As fas as I've been reading it involves the kernel and the start-up process, so it seems that or either the manufacture provides a kernel module able to manage this along with a config file or the kernel has to be recompiled. Commented Oct 16, 2018 at 12:07

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.