HWBS/ECU_APP/rscan_driver/RL78_RCAN.xml
2023-08-21 16:48:00 +08:00

58 lines
2.4 KiB
XML

<?xml version="1.0"?>
<ClassCANParameters xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ArgCheck>false</ArgCheck>
<Device>
<SeriesName>RL78/F14</SeriesName>
<DeviceName>R5F10PXX</DeviceName>
<MainClock>20</MainClock>
<PClock>16</PClock>
<ChNum>1</ChNum>
</Device>
<GlobalSetting>
<TxPriority>ID_FIRST</TxPriority>
<DLCCheck>true</DLCCheck>
<DLCReplace>false</DLCReplace>
<Mirror>false</Mirror>
<CANClock>PCLOCK_2</CANClock>
<MainClock>20</MainClock>
<PClock>16</PClock>
<IntervalEnable>false</IntervalEnable>
<IntervalPr>1</IntervalPr>
<TSClock>PCLOCK_2</TSClock>
<TSPr>TS_16_DIV</TSPr>
<DLCIE>true</DLCIE>
<MsgLostIE>true</MsgLostIE>
</GlobalSetting>
<RxBufNumber>2</RxBufNumber>
<RxFIFO Enable="true" StageNumber="DEPTH_4" RxIE="true" RxIntMode="EACH_MSG" Threshold="THRESHOLD_4_8" />
<RxFIFO Enable="false" StageNumber="DEPTH_8" RxIE="true" RxIntMode="THRESHOLD" Threshold="THRESHOLD_2_8" />
<ChUse>
<ChUse>true</ChUse>
</ChUse>
<ChInfo>
<ChInfo>
<Baudrate Baudrate="500" Prescaler="2" TSEG1="11" TSEG2="4" SJW="2" />
<TRFIFO Enable="true" TRFIFOMode="TX_MODE" StageNumber="DEPTH_4" TxBuf="0" TxIE="true" RxIE="true" TxRxIntMode="EACH_MSG" Threshold="THRESHOLD_2_8" IntervalEnable="false" IntervalClock="CAN_BIT_CLK" IntervalNum="1" />
<TxBuffer TxIEs="15" TxAbortIE="true" />
<RxRule>
<RuleList>
<RxRule IDE="STANDARD" RTR="DATA" ID="1" IDMask="2047" DLCCheck="8" MirrorEnable="false" RxLabel="1" StoredArea="1" />
<RxRule IDE="STANDARD" RTR="DATA" ID="2" IDMask="2047" DLCCheck="8" MirrorEnable="false" RxLabel="2" StoredArea="128" />
<RxRule IDE="STANDARD" RTR="DATA" ID="1383" IDMask="2047" DLCCheck="4" MirrorEnable="false" RxLabel="3" StoredArea="128" />
</RuleList>
</RxRule>
<ErrorInfo>
<ArbitrationLostIE>true</ArbitrationLostIE>
<DominantLockIE>true</DominantLockIE>
<OverloadFrameIE>true</OverloadFrameIE>
<BoffRecoveryIE>true</BoffRecoveryIE>
<BoffStartIE>true</BoffStartIE>
<PassiveIE>true</PassiveIE>
<WarningIE>true</WarningIE>
<PErrorIE>true</PErrorIE>
<BOffRecovery>ISO11898</BOffRecovery>
<ErrDisp>ALL_ERR</ErrDisp>
</ErrorInfo>
</ChInfo>
</ChInfo>
</ClassCANParameters>