Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Shared SAM API for USART_SPI Master Mode / Example for SAM4S_EK Documentation

Introduction

This example demonstrates how to use the USART_SPI Master Mode Basic Services.

Main Files

API

The usart_spi API can be found here.

Device Info

This example can be used on all SAM EK boards with external AT45DBX data flash component. Connect the board and external component with the following paired pins.

  • SAM4S-EK – AT45DBX component
    • 3V3 – VCC
    • RTS(PA24) – NCS
    • SCK(PA23) – CLK
    • RXD(PA21) – MISO
    • TXD(PA22) – MOSI
    • GND – GND

Description of the example

Compilation Info

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

Contact Information

For further information, visit Microchip.