mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2025-10-14 09:45:52 +01:00
reference
This commit is contained in:
parent
f944d19432
commit
c6266d396b
@ -161,7 +161,7 @@ $ sudo cat /proc/device-tree/model
|
||||
```
|
||||
This should return `MangoPi MQ Pro`
|
||||
|
||||
### Update
|
||||
### First Update
|
||||
```console
|
||||
$ apt update
|
||||
```
|
||||
@ -240,6 +240,9 @@ Providing a full GPIO how-to is beyond the scope of this document, I use GPIOd t
|
||||
|
||||
There are many tutorials on doing this online that give a better explanation than I can here
|
||||
|
||||
For some basic GPIO use look at the following:
|
||||
https://worldbeyondlinux.be/posts/gpio-on-the-mango-pi/
|
||||
|
||||
## Allwinner D1 GPIO pins
|
||||
The **D1** SOC runs at 3v3, and you must not exceed this on any of the GPIO pins. The drive current is also very limited, a maximum of 4mA on any individual pin, and 6mA total across a bank of pins (eg the 12 pins in the `*PB*` bank combined cannot draw more than 6mA!).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user