![Avnet MaaXBoard Nano Скачать руководство пользователя страница 26](http://html.mh-extra.com/html/avnet/maaxboard-nano/maaxboard-nano_user-manual_3033013026.webp)
MaaXBoard-Nano-Linux-Yocto-Lite-UM-V1.0
http://www.embest-tech.com
26
3.10 USB 2.0 Interface
MaaXBoard Nano support 4 USB 2.0 Host Interfaces.
3.10.1 USB Host
Insert a U-disk, serial terminal will display the disk information:
[ 108.102562] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc
[ 108.154161] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[ 108.161226] scsi host0: usb-storage 1-1.3:1.0
[ 109.184992] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 3.0 PQ: 0 ANSI: 6
[ 109.196299] sd 0:0:0:0: [sda] 30218842 512-byte logical blocks: (15.5 GB/14.4 GiB)
[ 109.204707] sd 0:0:0:0: [sda] Write Protect is off
[ 109.210058] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO
or FUA
[ 109.249451] sda: sda1
[ 109.256908] sd 0:0:0:0: [sda] Attached SCSI removable disk
Execute the following instructions on the serial terminal:
root@maaxboard-nano:~# ls /dev/sd*
/dev/sda /dev/sda1
The storage node for U disk is /dev/sda1, uses could mount the storage device to the file system to read
and write data.
MaaXBoard Nano also supports other USB device such as key board, mouse, Camera, etc.
3.11 Wi-Fi
The on-board Wi-Fi module support 2.4G/5G network.
3.11.1 Enable Wi-Fi
root@maaxboard-nano:~# ifconfig mlan0 up
3.11.2 Connect Wi-Fi
Execute the following instructions on the serial terminal to search Wi-Fi network:
root@maaxboard-nano:~# iwlist mlan0 scan | grep SSID
It will print the information for all available network.
If you want to search for specific Wi-Fi network, use the following: