- 1、本文档共8页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
ssc p200 software design reference 电力线载波资料
;
Application Note #70
SSC P200 Software Design Reference
Introduction:
This document is intended to aid software engineers in the design of firmware to initialize, transmit, and receive
packets using the SSC P200. This document discusses only the minimum requirements to initialize, transmit
and receive packets. After transmitting and receiving your first packet, the details of using the SSC P200
Network Interface Controller will be easier to understand.
Description
The four sections in this document are Initialization, Interface Read, Packet Transmit, and Packet Receive.
Initialization describes how to setup the internal registers, referred to as data structures in the data sheet, in
order to transmit and receive packets. The Interface Read section gives information on what should be done
when an attention sequence is received from the SSC P200. In the Packet Transmit section an example
transmit packet is used to illustrate the transmit procedure. Finally, the Packet Receive section discusses the
steps needed to receive a packet. The SSC P200 must be interfaced with a microcontroller, referred to as the
host, that provides application specific tasks.
SSC P200 Initialization
Allow 10 ms after power up for the SSC P200 to come out of reset and to become operational. Basic
initialization requires the Layer_Config_Infodata structure to be setup. This data structure consists of 7 bytes
(0 through 6). In order to set these values, issue a Layer Management Write (LW:0x03) command followed by
the 7 data bytes. Bytes 1 through 6 are reserved and they should all be set to zero. Byte 0 is the mode control
byte and is discussed below.
Mode Control byte
The Service_Level must be set to 0x03. By setting Max_Restart to a value of 15, the SSC P200 provides
up to 12
您可能关注的文档
- Oscar Wilde英国文学 教学课件.ppt
- Oracle Database 10g安装方法及注意问题.ppt
- OSP-E100L简易操作说明书.pdf
- Origin8 数据处理与科学作图教学课件 Data Analysis & Scientific Graphing.ppt
- OSWorkflow介绍.ppt
- outlier 应用统计学课.ppt
- overseas study 研究生英语课件.ppt
- O习题课1 工程流体力学.ppt
- Oxford English Fun With English A charity show Speak up&Pronunciation 牛津8B 教学课件.ppt
- O习题课2 工程流体力学.ppt
文档评论(0)