DART-SD410 Start here: Difference between revisions

From Variscite Wiki
Line 22: Line 22:


= Step Five: Test various interfaces =
= Step Five: Test various interfaces =
* [[DART-SD410_Android_GPIO|GPIO]]
*[[DART-SD410_Android_Using_user_LED|Using user LED]]
* [[DART-SD410_Android_Ethernet|Ethernet]]
*[[DART-SD410_Android_Using_GPIO|Using GPIO]]
* [[VAR-SOM-MX6 Audio record play|Audio record/play]]
*[[DART-SD410_Android_Using_RTC|Using RTC]]
* [[VAR-SOM-MX6 Can-bus|Can-bus]]
*[[DART-SD410_Android_Recording_and_Playing_sound_file|Recording and Playing sound file]]
* [[VAR-SOM-MX6 USB Host|USB Host]]
*[[DART-SD410_Android_Capturing_screen_snapshot|Capturing screen snapshot]]
* [[VAR-SOM-MX6 eMMC|eMMC]]
*[[DART-SD410_Android_Switching_screen|Switching screen]]
* [[VAR-SOM-MX6 RTC|RTC]]
*[[DART-SD410_Android_Capturing_camera_image|Capturing camera image]]
* [[VAR-SOM-MX6 LVDS|LVDS]]
*[[DART-SD410_Android_Testing_internet_connection|Testing internet connection]]
* [[VAR-SOM-MX6 I2C|I2C]]
*[[DART-SD410_Android_Rotating_LVDS_screen|Rotating LVDS screen]]
* [[VAR-SOM-MX6 Wireless LAN|Wireless LAN]]
*[[DART-SD410_Android_Reseting_the_system|Reseting the system]]
* [[VAR-SOM-MX6 Bluetooth|Bluetooth]]
* [[VAR-SOM-MX6 Backlight|Backlight]]
* [[VAR-SOM-MX6 USB OTG host|USB OTG as host]]
* [[VAR-SOM-MX6 USB OTG as device|USB OTG as device]]
* [[VAR-SOM-MX6 SPI|SPI]]
* [[VAR-SOM-MX6 UART|External UART]]


= Step Six: Contact Support =
= Step Six: Contact Support =
** [http://variscite.com/support-forum/index.php Support forum]
** [http://variscite.com/support-forum/index.php Support forum]
** support@variscite.com
** support@variscite.com

Revision as of 13:12, 17 April 2016

DART-SD410 - First Time? Start Here.

Step One: Read Documentations

Please download and read the development kit documentation. on Variscite website

NOTE:
Make sure you read the Quick Start Guide.

Step Two: Setup Linux host PC Development Environment

Set up your development environment.

Step Three: DVK Power Up

Remove SD card from the Board. Power up the board.
You should have the serial cable connected to the debug port, as describe in the quick start guide
When board boots, make sure you see the boot process prints on your host PC hyper terminal. You will need to type-in commands in the command prompt late in the development stages

IMPORTANT:
Don't continue without the serial console operating.
IMPORTANT:
We suggest using Putty for this purpose.

Step Four: What next?

Your next step can be one of :

  • Developers Guide. This guide will help you to build the Android project and create the working images.


Step Five: Test various interfaces

Step Six: Contact Support