Analog.com
Engineer
Zone
Analog
Dialogue
Log In
<- Return to previous page
Company
Products
Applications
Design Center
Education
Support
Engineer
Zone
Analog
Dialogue
Wiki
Wiki
Resources and Tools
Evaluation Boards & Kits
FPGA Reference Designs
Quick Start Guides
Linux Software Drivers
Microcontroller Software Drivers
ACE Software
Technical Guides
Education Content
University Program Overview
ADALM1000 (M1k) Active Learning Module
ADALM2000 (M2k) Active Learning Module
ADALP2000 Parts kit for Circuits
ADALM-PLUTO SDR Active Learning Module
Teaching and Lab Materials
Wiki Help
Help
About Wiki
Playground
Wiki Site Map
Wiki Tools
Admin
Recent Changes
Media Manager
Sitemap
Analog Devices Wiki
Analog Devices Wiki
Resources and Tools
Evaluation Boards & Kits
FPGA Reference Designs
Quick Start Guides
Linux Software Drivers
Microcontroller Software Drivers
ACE Software
Technical Guides
Education Content
University Program Overview
ADALM1000 (M1k) Active Learning Module
ADALM2000 (M2k) Active Learning Module
ADALP2000 Parts kit for Circuits
ADALM-PLUTO SDR Active Learning Module
Teaching and Lab Materials
Wiki Help
Help
About Wiki
Playground
Wiki Site Map
Wiki Tools
Admin
Recent Changes
Media Manager
Sitemap
This version (
12 Feb 2019 00:22
) was
approved
by
Sundar Palani
.
EVAL-ADPAQ3029 - UART(Arduino) demo
Download firmware and Tile application from below
UART (Arduino) Firmware
Tile GUI application
Arduino code
Follow the same steps as given
here
In this project, an Arduino board has been used.
Upload the
Arduino code
into
Arduino Uno
board using Arduino
IDE
.
The connections between the Arduino and ADPAQ Board are made as described below.
Arduino Pins
GPIO
port used
ADPAQ Header Pins
Digital pin 10 (RX)
UART0_TX
P2-2
Digital pin 11 (TX)
UART0_RX
P2-3
GND
GND
P2-10
Apart from these connections, an led along with a 10k resistor has to be connected between the Digital pin 12 of Arduino and Ground.
Build and run the project
The tile has 2 buttons “On” and “Off” buttons. By clicking on those buttons, we can control the led that is connected to the pin 12 of Arduino.
image
resources/eval/user-guides/eval-adpaq3029/resources/app_uart.txt
· Last modified: 06 Nov 2018 05:37 by
Sundar Palani
Page Tools
View Source
History
Backlinks
Fold/unfold all
[ Back to top ]