Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
WILC1000 Serial Bridge Example for SAM4S XPlained Pro Documentation

Introduction

This example demonstrates the use of the WILC1000 with the SAM4S Xplained Pro board to behave as a station.
It uses the following hardware:

  • the SAM4S Xplained Pro.
  • the WILC1000 SD.

Main Files

  • Serial Bridge.c : Initialize the WILC1000 and creates the serial bridge interface between UART and SPI or SDIO interfaces.

Usage

  1. Build the program and download it into the board.
  2. On the computer, open and configure a terminal application as the follows.
    * Baud Rate : 115200
    * Data : 8bit
    * Parity bit : none
    * Stop bit : 1bit
    * Flow control : none
    *
  3. Start the application.
  4. Now serial bridge application is ready to communicate with WILC1000 module with PC GUI tool.

Compilation Information

This software was written for the GNU GCC compiler using Atmel Studio 6.2 Other compilers may or may not work.

Contact Information

For further information, visit Atmel.