-
Notifications
You must be signed in to change notification settings - Fork 1
Prepare and Install the SD Card (AD7768)
- Copy the bootable image to the SD card using a Linux host
- Copy the bootable image to the SD card using a Windows host
This can be done with a Linux or Windows host. Both sets of instructions are listed below. Follow the instructions included in the case in which your kit was shipped to determine whether this step is required. Or check the contents of the SD card on your host file system. If you don't see the image already installed, then proceed with the instructions below. Otherwise you may skip this step and go to Install Required Hardware
Exercise caution: dd targeted at an incorrect drive letter can brick your computer!
-
Download the SD card image ad7768_tei0022_02.tar.gz
-
Extract the SD card image from the binaries archive.
$ tar -xvzf ad7768_tei0022_02.tar.gz
-
Determine the device associated with the SD card on the host. Run the command below before and after inserting the SD card. The new drive letter will show up as /dev/sdx/ where x represents the actual letter (a,b,c,d etc)
$ cat /proc/partitions
-
Use dd utility to write the SD image to the SD card. Use soceds1 as the password when prompted.
$ sudo dd if=ad7768_tei0022_02.img of=/dev/sdx bs=512
-
Use sync utility to flush the changes to the SD card.
$ sudo sync
-
Eject the mounted drive before removing the SD card media.
-
Download the SD card image ad7768_tei0022_02.tar.gz
-
Extract the SD card image from the binaries archive using a BASH shell
$ tar -xvzf ad7768_tei0022_02.tar.gz
-
Get disk imaging software Win32diskimager
-
Insert the SD Adaptor. Use Windows Explorer to determine the drive letter
-
Select the Image File. Navigate to ad7768_tei0022_02
-
Press the Write button
Return to AD7768 Quick Start Guide
Next- Install Required Hardware
Please click Here to purchase platform boards
Arrow Data Storm DAQ Development Platform
Introduction
Developer Starter Guides
Additional Developer Docs
AD40xx Platform User Guide
AD7768 Platform User Guide
AD7768-1 Platform User Guide
AD7606B Platform User Guide
AD738x Platform User Guide
AD469x Platform User Guide
AD463x Platform User Guide
ADRV9001/2 Platform User Guide