Demo images for HDG200B
The following demo images can be used to try the
HDG200B SDIO-card wifi.
File | Description | Linux kernel | HDG200B driver |
wilc1000_with_sama5d4_xplaind_linux-master.tar,gz |
HDG200B R1 demo image for Atmel SAMA5D4-XPLAINED
| 3.6.1 | |
Usage information for the above platforms follows.
Atmel SAMA5D4-XPLD-ULTRA
The demo images are built using Yocto, as described at the Linux4SAM web site. They include U-Boot, Linux kernel and a rootfs.
The
HDG200B driver is stored in the rootfs.
The demo image should be stored in the nand flash.
Store demo image in nand flash (from a Linux host)
- Unpack
$ tar -xvzf demo-at91sam9rlek-hdg200-r2.tar.gz
$ cd demo-at91sama9rlek-hdg200-r2
- Connect USB cable between PC and target (J21)
- Power off target
- Open jumpers J12 and J13
- Power on target
- Close jumpers J12 and J13
- Start sam-ba
- Execute sam-ba-nandflash.tcl
- Push RESET button to reboot
Use demo image
- Connect serial cable between PC and debug port on target
- Reboot (i.e. power-off + power-on)
- Login (user=root, pw=<EMPTY>)
- Insert HDG200 SDIO-card into target (J15)
- Connect to a wifi network (Default is to connect to an open wifi network. This can be changed in /etc/wpa_supplicant.conf)
#ifup wlan0
Topic revision: r1 - 2016-02-23 - 16:26:53 -
AndersGrahn