We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://wiki.sipeed.com/hardware/zh/longan/h618/lpi3h/6_peripheral.html
The text was updated successfully, but these errors were encountered:
Sipeed@lpi3h-7a87:-$ sudo cat /sys/kernel/debug/gpio
[sudo] password for sipeed:
gpiochipo: GPIOS 0-287, parent: platform/300b000.pinctrl, 300b000.pinctrl: gpio-166 ( |cd ) in lo IRQ
gpio-194 (
| orange:indicator-0) out hi ACTIVE LOW
gpio-196 (
orange:indicator-1 ) out hi ACTIVE LOW
gpiochipl: GPIOS 352-383, parent: platform/7022000.pinctrl, 7022000.pinctrl:
sipeed@lpi3h-7a87:~$ echo ${num} > /sys/class/gpio/export
bash: /sys/class/gpio/export: No such file or directory sipeed@lpi3h-7a87:~$ num=194
sipeed@lpi3h-7a87:~$ echo ${num} > /sys/class/gpio/export bash: /sys/class/gpio/export: No such file or directory
sipeed@lpi3h-7a87:~$
Sorry, something went wrong.
No branches or pull requests
https://wiki.sipeed.com/hardware/zh/longan/h618/lpi3h/6_peripheral.html
The text was updated successfully, but these errors were encountered: