📄 basic.html
字号:
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List href="./basic_files/filelist.xml">
<title>AT91 SAM7 Basic </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>jpperie</o:Author>
<o:LastAuthor>jpperie</o:LastAuthor>
<o:Revision>14</o:Revision>
<o:TotalTime>200</o:TotalTime>
<o:Created>2004-09-10T10:27:00Z</o:Created>
<o:LastSaved>2005-03-02T12:33:00Z</o:LastSaved>
<o:Pages>2</o:Pages>
<o:Words>310</o:Words>
<o:Characters>1769</o:Characters>
<o:Company>ATMEL_ES2</o:Company>
<o:Lines>14</o:Lines>
<o:Paragraphs>3</o:Paragraphs>
<o:CharactersWithSpaces>2172</o:CharactersWithSpaces>
<o:Version>9.2720</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:Zoom>110</w:Zoom>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Georgia;
panose-1:2 4 5 2 5 4 5 2 3 3;
mso-font-charset:0;
mso-generic-font-family:roman;
mso-font-pitch:variable;
mso-font-signature:647 0 0 0 159 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:blue;
text-decoration:underline;
text-underline:single;}
p
{margin-right:0cm;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0cm;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:595.3pt 841.9pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:850486002;
mso-list-type:hybrid;
mso-list-template-ids:-861891974 -60625744 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
{mso-level-start-at:0;
mso-level-text:"%1\)";
mso-level-tab-stop:21.0pt;
mso-level-number-position:left;
margin-left:21.0pt;
text-indent:-18.0pt;}
ol
{margin-bottom:0cm;}
ul
{margin-bottom:0cm;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<body bgcolor=white lang=EN-GB link=blue vlink=blue style='tab-interval:36.0pt'>
<div class=Section1>
<p class=MsoNormal align=right style='text-align:right'><!-- ******* title ********** !--><b>Version:
1.0</b></p>
<p align=center style='text-align:center'><b><span style='font-family:Georgia'>AT91
SAM7 Basic USART_USB Project</span></b><o:p></o:p></p>
<p><!-- ******* Introduction ********** !--><span style='mso-bidi-font-size:
10.0pt'>The goal of this demonstration project is to demonstrate how to use the
AT91 ARM-Based Software Package. This project runs a test of the <b>AT91SAM7Sxx</b>
device include an USB port and his corresponding Evaluation Kit, the <b>AT91SAM7Sxx-EK.
</b><br>
This project implements a USB to USART communication using the on-chip USB
device with a PC application.<o:p></o:p></span></p>
<p><b>Install </b><span style='mso-bidi-font-size:10.0pt'><o:p></o:p></span></p>
<p class=MsoNormal>Please copy </p>
<p class=MsoNormal><span style='color:blue'><a
href="..\PC%20exec\atm6124ser.inf"><span style='mso-bidi-font-size:10.0pt'>atm6124ser.inf</span></a></span>
in the following windows directory C:\WINxx\inf directory and check</p>
<p class=MsoNormal>usbser.sys in the following windows directory
C:\WINxx\system32\drivers directory. Is present </p>
<p class=MsoNormal>When the USB device is connected for the first time, the PC
host asks for a driver installation file (.inf file). atmb6124ser.sys driver
will be associated to this device to the COM port communication.</p>
<p><b>Quick description<o:p></o:p></b></p>
<p class=MsoNormal>This device uses 3 pipes associated with physical endpoints:</p>
<p class=MsoNormal>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -