Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »



Project : UTS Scope Overview

<?xml version="1.0" encoding="utf-8"?>

<Interfaces usedInterface="VP3350_HID">

     <Interface name = "VP3350_HID">

          <Type>USBHID</Type>

          <Parameters>

               <VID>0ACD</VID>

               <PID>4650</PID>

          </Parameters>

        <Protocol>IDG</Protocol>

        <RespTimeout>3000</RespTimeout>

        <Interval>5</Interval>

        <RetryTimes>0</RetryTimes>

     </Interface>

       <Interface name = "VP3350_RS232">

          <Type>RS232</Type>

          <Parameters>

               <PortName>COM1</PortName>

               <BaudRate>115200</BaudRate>

               <DataBits>8</DataBits>

               <StopBits>1</StopBits>

               <Parity>None</Parity>

          </Parameters>

        <Protocol>IDG</Protocol>

        <OpenCMD>2900</OpenCMD>

        <OpenPattern>VP3350</OpenPattern>      

        <RespTimeout>3000</RespTimeout>

        <Interval>5</Interval>

        <RetryTimes>0</RetryTimes>

     </Interface>

     <Interface name = "DA14585_ConnStart_RS232">

          <Type>RS232</Type>

          <Parameters>

               <PortName>AUTO</PortName>

               <BaudRate>921600</BaudRate>

               <DataBits>8</DataBits>

               <StopBits>1</StopBits>

               <Parity>None</Parity>

               <!-- Rx End Check Waiting Loop Interval = 10 ms, totoal = 5*IntfRs232_RxEndRetryTimes = 5*500 = 2500ms-->

               <!--IntfRs232_RxEndRetryTimes>10</IntfRs232_RxEndRetryTimes-->

          </Parameters>

        <Protocol>ATCMD</Protocol>

          <!-- AT+CMD=1 , Get EVK DA14580 Host FW Version -->

        <OpenCMD>41 54 2B 43 4D 44 3D 31</OpenCMD>

        <OpenPattern>BTH Version 1.0.1</OpenPattern>      

        <RespTimeout>3000</RespTimeout>

        <Interval>5</Interval>

        <RetryTimes>0</RetryTimes>

     </Interface>

     <Interface name = "DA14585_ConnEnd_RS232">

          <Type>RS232</Type>

          <Parameters>

               <PortName>AUTO</PortName>

               <BaudRate>921600</BaudRate>

               <DataBits>8</DataBits>

               <StopBits>1</StopBits>

               <Parity>None</Parity>

               <IntfRs232_RxEndRetryTimes>10</IntfRs232_RxEndRetryTimes>

          </Parameters>

        <Protocol>ATCMD</Protocol>

          <!-- AT+CMD=1 , Get EVK DA14580 Host FW Version -->

        <OpenCMD>41 54 2B 43 4D 44 3D 33</OpenCMD>

        <OpenPattern>BLE Host Ready!</OpenPattern>      

        <RespTimeout>10000</RespTimeout>

        <Interval>5</Interval>

        <RetryTimes>0</RetryTimes>

     </Interface>

</Interfaces>

  • No labels