Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
RF4CE-ZRC Target serial interface HOST - SAM4L Xplained Pro Documentation

Preface

This is the reference manual for RF4CE ZRC Serial Interface Application

Application Files

  • main.c Application main file.

Application Introduction

RF4Control ZRC Serial Interface Application running on the network co-processor can be driven by the host controller which is running the main application. Both controller use a serial interface to communicate.

The host controller can be implemented as a standalone microcontroller, or it can also be a personal computer.

The network co-processor receives the commands from the host, such as reset/pairing/data requests. The network co-processor will send the response to the host controller after processing the request and also indicates the data received from the prired RF4Control nodes.

Interface between the host controller and the RF4CE client can be any interface. like UART, USB, TWI, Proprietary interface

In this application serial interface is used for communication, whereas serial_data_handler api will handle all the incoming bytes from the serial interface.

Application Dependent Modules

Compilation Info

This software was written for the GNU GCC and IAR . Other compilers may or may not work.

References

1) IEEE Std 802.15.4-2006 Part 15.4: Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Low-Rate Wireless Personal Area Networks (WPANs).

2) Atmel Design Support.

Contact Information

For further information,visit www.microchip.com.