-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.html
132 lines (132 loc) · 6.57 KB
/
readme.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<p><img
src="https://raw.githubusercontent.com/wiki/Microchip-MPLAB-Harmony/Microchip-MPLAB-Harmony.github.io/images/microchip_logo.png"
alt="Microchip logo" /> <img
src="https://raw.githubusercontent.com/wiki/Microchip-MPLAB-Harmony/Microchip-MPLAB-Harmony.github.io/images/microchip_mplab_harmony_logo_small.png"
alt="Harmony logo small" /></p>
<h1 id="mplab-harmony-3-reference-applications-for-sam-mcus">MPLAB®
Harmony 3 Reference Applications for SAM MCUs</h1>
<p>MPLAB® Harmony 3 is an extension of the MPLAB® ecosystem for creating
embedded firmware solutions for Microchip 32-bit SAM and PIC®
microcontroller and microprocessor devices. Refer to the following links
for more information.</p>
<ul>
<li><a href="https://www.microchip.com/design-centers/32-bit">Microchip
32-bit MCUs</a></li>
<li><a
href="https://www.microchip.com/design-centers/32-bit-mpus">Microchip
32-bit MPUs</a></li>
<li><a href="https://www.microchip.com/mplab/mplab-x-ide">Microchip
MPLAB X IDE</a></li>
<li><a href="https://www.microchip.com/mplab/mplab-harmony">Microchip
MPLAB® Harmony</a></li>
<li><a href="https://microchip-mplab-harmony.github.io/">Microchip
MPLAB® Harmony Pages</a></li>
</ul>
<p>This repository contains the MPLAB® Harmony 3 Reference Applications
for SAM MCUs.</p>
<p>Reference Applications for SAM MCUs are standalone applications which
demonstrates specific features or capabilities of Microchip SAM MCUs.
These applications are developed on Microchip’s SAM MCU development
boards/kits.</p>
<p>In addition to having the MCU, the SAM MCU development boards/kits
also provide support to exercise the features of MCU through extension
hardware like displays, communication buses, transceivers, sensors,
external memories, etc. The additional hardware features are available
on the SAM MCU development boards/kits or is available as plugin through
interface headers like mikroBUS Click or Xplained Pro extensions.</p>
<p>Following are the typical application types in this repository -
Large feature-rich applications involving integration of several
technologies like USB, TCP/IP, Wireless, Security, Low Power, RTOS, etc.
- Applications demonstrating certain capabilities of the SAM MCUs. For
example: Low Power applications, etc. - Applications demonstrating
capabilities of Microchip SAM MCU development boards/kits (Curiosity,
Nano, etc.) which allows extending hardware capability through mikroBUS
Click or Xplained Pro extensions. - Getting started applications
pertaining to the SAM MCU products. These getting started applications
demonstrates usage of MPLAB Harmony 3 framework with MCC UI by
exercising commonly used peripheral features.</p>
<p>The above application types serve as a reference source to evaluate
solutions for PIC32CM MCUs by developing applications using MPLAB
Harmony 3 software framework.</p>
<h3 id="note">Note:</h3>
<ul>
<li>The application examples in this repository are an alternative
source of reference covering the above types. MPLAB Harmony 3 provides
more product-specific examples on peripherals, drivers and middleware
technologies. More such examples are available in the
product/technology-specific repositories.</li>
<li>Refer the MPLAB Harmony 3 GitHub <a
href="https://github.com/Microchip-MPLAB-Harmony">Launch page</a> to
view the complete list of MPLAB Harmony 3 packages. In each of these
packages refer the underlying “apps” folder for the applications
offering.</li>
</ul>
<p><strong>To know more about 32-bit Microcontroller Applications,
Reference Designs and Solutions, <a
href="https://www.microchip.com/en-us/tools-resources/reference-designs">Click
Here</a></strong></p>
<ul>
<li><a href="./release_notes.md">Release Notes</a></li>
<li><a href="Microchip_SLA001.md">MPLAB® Harmony License</a></li>
<li><a href="./apps/readme.md">Applications Index</a></li>
</ul>
<h1 id="contents-summary">Contents Summary</h1>
<table>
<thead>
<tr class="header">
<th>Folder</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>apps</td>
<td>32-bit MCU Example reference applications for SAM MCUs</td>
</tr>
</tbody>
</table>
<h2 id="documentation">Documentation</h2>
<p>Click <a
href="https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=REFERENCE_APPLICATIONS_FOR_SAM_MCUS_OVERVIEW&redirect=true">here</a>
to view the online documentation of this repository.</p>
<p>To view the documentation offline, follow these steps:</p>
<ul>
<li>Download the publication as a zip file from <a
href="https://onlinedocs.microchip.com/download/GUID-CE82555C-559F-4226-A6DD-961D6B9737DE?type=webhelp">here</a>.</li>
<li>Extract the zip file into a folder.</li>
<li>Navigate to the folder and open <strong>index.html</strong> in a web
browser of your choice.</li>
</ul>
<hr />
<p><a
href="https://github.com/Microchip-MPLAB-Harmony/replaceme/blob/master/Microchip_SLA001.md"><img
src="https://img.shields.io/badge/license-Harmony%20license-orange.svg"
alt="License" /></a> <a
href="https://github.com/Microchip-MPLAB-Harmony/replaceme/graphs/commit-activity"><img
src="https://img.shields.io/github/commit-activity/y/Microchip-MPLAB-Harmony/replaceme.svg"
alt="Commit activity" /></a> <a href=""><img
src="https://img.shields.io/github/contributors-anon/Microchip-MPLAB-Harmony/replaceme.svg"
alt="Contributors" /></a></p>
<hr />
<p><a href="https://www.youtube.com/MicrochipDeveloperHelp"><img
src="https://img.shields.io/badge/Youtube-Developer%20Help-red.svg"
alt="Developer Help" /></a> <a
href="https://developerhelp.microchip.com/xwiki/bin/view/software-tools/harmony/"><img
src="https://img.shields.io/badge/XWiki-Developer%20Help-torquiose.svg"
alt="Developer Help" /></a> <a
href="https://www.youtube.com/user/MicrochipTechnology"><img
src="https://img.shields.io/badge/Youtube-Follow%20us%20on%20Youtube-red.svg"
alt="Follow us on Youtube" /></a> <a
href="https://www.linkedin.com/company/microchip-technology"><img
src="https://img.shields.io/badge/LinkedIn-Follow%20us%20on%20LinkedIn-blue.svg"
alt="Follow us on LinkedIn" /></a> <a
href="https://www.facebook.com/microchiptechnology/"><img
src="https://img.shields.io/badge/Facebook-Follow%20us%20on%20Facebook-blue.svg"
alt="Follow us on Facebook" /></a> <a
href="https://twitter.com/MicrochipTech"><img
src="https://img.shields.io/twitter/follow/MicrochipTech.svg?style=social"
alt="Follow us on Twitter" /></a></p>
<p><a href=""><img
src="https://img.shields.io/github/stars/Microchip-MPLAB-Harmony/replaceme.svg?style=social" /></a>
<a href=""><img
src="https://img.shields.io/github/watchers/Microchip-MPLAB-Harmony/replaceme.svg?style=social" /></a></p>