8,367
edits
Changes
→Check the chipid of the H618 chip
The command of the H618 chip Chipid is shown below. The chipid of each chip is different, so you can use Chipid to distinguish multiple development boards.
{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''cat /sys/class/sunxi_info/sys_info | grep "chipid"'''
sunxi_chipid : 338020004c0048080147478824681ed1
|}
<span id="python-related-instructions"></span>
== Python related instructions ==